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.7)ContourFunctions_0.1.2.9000.zip(r-4.6)ContourFunctions_0.1.2.9000.zip(r-4.5)
ContourFunctions_0.1.2.9000.tgz(r-4.6-any)ContourFunctions_0.1.2.9000.tgz(r-4.5-any)
ContourFunctions_0.1.2.9000.tar.gz(r-4.7-any)ContourFunctions_0.1.2.9000.tar.gz(r-4.6-any)
ContourFunctions_0.1.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:715d77f00b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 166 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 189 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| windows-devel | OK | 127 | ||
| windows-release | OK | 190 | ||
| windows-oldrel | OK | 119 | ||
| wasm-release | OK | 116 |
Exports:cfcf_4dimcf_datacf_funccf_gridcf_highdimcm.colors.strongcsaeval_over_grid_with_batchgcfgcf_datagcf_funcgcf_gridmulticolor.titletext_plot
Dependencies:base64encbslibcachemclicpp11digestevaluatefarverfastmapfontawesomefsggplot2gluegtablehighrhtmltoolsisobandjquerylibjsonliteknitrlabelinglhslifecyclememoisemimeR6rappdirsRColorBrewerRcpprlangrmarkdownS7sassscalestinytexvctrsviridisLitewithrxfunyaml
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 |
