Package: ContourFunctions 0.1.2.9000
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.9000.tar.gz
ContourFunctions_0.1.2.9000.zip(r-4.5)ContourFunctions_0.1.2.9000.zip(r-4.4)ContourFunctions_0.1.2.9000.zip(r-4.3)
ContourFunctions_0.1.2.9000.tgz(r-4.4-any)ContourFunctions_0.1.2.9000.tgz(r-4.3-any)
ContourFunctions_0.1.2.9000.tar.gz(r-4.5-noble)ContourFunctions_0.1.2.9000.tar.gz(r-4.4-noble)
ContourFunctions_0.1.2.9000.tgz(r-4.4-emscripten)ContourFunctions_0.1.2.9000.tgz(r-4.3-emscripten)
ContourFunctions.pdf |ContourFunctions.html✨
ContourFunctions/json (API)
NEWS
# Install 'ContourFunctions' in R: |
install.packages('ContourFunctions', repos = c('https://collinerickson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/collinerickson/contourfunctions/issues
Last updated 2 months agofrom:715d77f00b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
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 |