metaplot: Formalized Plots with Systematic Metadata
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,
scatterplots, scatterplot matrices, or conditioned plots. Honors scalar column
attributes 'label' and 'guide' where present to produce fully annotated plots
using concise syntax. Attribute 'guide' is typically units, but may be encoded()
to provide interpretations of categorical values (see 'encode' package). Utility
unpack() transforms scalar column attributes to row values and pack() does the
reverse, supporting tool-neutral storage of metadata along with primary data.
Supports customizable aesthetics such as such as reference lines, unity lines,
smooths, log transformation, and linear fits. Compact syntax and isolated metadata
promote workflow scalability.
Version: |
0.2.7 |
Depends: |
R (≥ 2.10) |
Imports: |
encode (≥ 0.3.2), lattice, magrittr, lazyeval, dplyr (≥
0.7.1), tidyr, fold, rlang, ggplot2 |
Suggests: |
spec, csv, nlme |
Published: |
2017-12-01 |
Author: |
Tim Bergsma |
Maintainer: |
Tim Bergsma <bergsmat at gmail.com> |
License: |
GPL-3 |
NeedsCompilation: |
no |
CRAN checks: |
metaplot results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=metaplot
to link to this page.