The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Designs plots in terms of core structure. See 'example(metaplot)'. Primary arguments are (unquoted) column names; order and type (numeric or not) dictate the resulting plot. Specify any y variables, x variable, any groups variable, and any conditioning variables to metaplot() to generate density plots, boxplots, mosaic plots, scatterplots, scatterplot matrices, or conditioned plots. Use multiplot() to arrange plots in grids. Wherever present, scalar column attributes 'label' and 'guide' are honored, producing fully annotated plots with minimal effort. Attribute 'guide' is typically units, but may be encoded() to provide interpretations of categorical values (see '?encode'). Utility unpack() transforms scalar column attributes to row values and pack() does the reverse, supporting tool-neutral storage of metadata along with primary data. The package supports customizable aesthetics such as such as reference lines, unity lines, smooths, log transformation, and linear fits. The user may choose between trellis and ggplot output. Compact syntax and integrated metadata promote workflow scalability.
Version: | 0.8.4 |
Depends: | R (≥ 2.10) |
Imports: | encode (≥ 0.3.6), lattice, magrittr, dplyr (≥ 0.7.1), tidyr, rlang, grid, gridExtra, gtable, ggplot2, scales |
Suggests: | csv, nlme |
Published: | 2024-02-18 |
DOI: | 10.32614/CRAN.package.metaplot |
Author: | Tim Bergsma |
Maintainer: | Tim Bergsma <bergsmat at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | metaplot results |
Reference manual: | metaplot.pdf |
Package source: | metaplot_0.8.4.tar.gz |
Windows binaries: | r-devel: metaplot_0.8.4.zip, r-release: metaplot_0.8.4.zip, r-oldrel: metaplot_0.8.4.zip |
macOS binaries: | r-release (arm64): metaplot_0.8.4.tgz, r-oldrel (arm64): metaplot_0.8.4.tgz, r-release (x86_64): metaplot_0.8.4.tgz, r-oldrel (x86_64): metaplot_0.8.4.tgz |
Old sources: | metaplot archive |
Reverse imports: | nonmemica |
Please use the canonical form https://CRAN.R-project.org/package=metaplot to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.