Package: ContourFunctions 0.1.2
ContourFunctions: Create Contour Plots from Data or a Function
Provides functions for making contour plots. The contour plot can be created from grid data, a function, or a data set. If non-grid data is given, then a Gaussian process is fit to the data and used to create the contour plot.
Authors:
ContourFunctions_0.1.2.tar.gz
ContourFunctions_0.1.2.tar.gz(r-4.5-noble)ContourFunctions_0.1.2.tar.gz(r-4.4-noble)
ContourFunctions_0.1.2.tgz(r-4.4-emscripten)ContourFunctions_0.1.2.tgz(r-4.3-emscripten)
ContourFunctions.pdf |ContourFunctions.html✨
ContourFunctions/json (API)
NEWS
# Install 'ContourFunctions' in R: |
install.packages('ContourFunctions', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/collinerickson/contourfunctions/issues
Last updated 4 months agofrom:81c52100c8. Checks:2 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 09 2025 |
R-4.5-linux | OK | Jan 09 2025 |
Exports:cfcf_4dimcf_datacf_funccf_gridcf_highdimcm.colors.strongcsaeval_over_grid_with_batchgcfgcf_datagcf_funcgcf_gridmulticolor.titletext_plot
Dependencies:base64encbslibcachemclicolorspacedigestevaluatefansifarverfastmapfontawesomefsggplot2gluegtablehighrhtmltoolsisobandjquerylibjsonliteknitrlabelinglatticelhslifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmepillarpkgconfigR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalestibbletinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Make contour plot from data or function | cf |
Plot 2D contour slices of four dimensional functions | cf_4dim |
Contour plot from data | cf_data |
Makes filled contour plot from function | cf_func |
Create a contour plot from a grid of data | cf_grid |
Plot 2D contour slices of higher dimensional functions | cf_highdim |
Strong version of cm.colors color palette | cm.colors.strong |
Close all open screens | csa |
Evaluate function over grid of points | eval_over_grid_with_batch |
Make contour plot from data or function using ggplot2 | gcf |
Contour plot from data | gcf_data |
Makes filled contour plot from function | gcf_func |
Create contour plot from grid data using ggplot2 | gcf_grid |
Makes plot title using specified colors for the text | multicolor.title |
Make a plot with only text | text_plot |