Learn R Programming

⚠️There's a newer version (0.8.4) of this package.Take me there.

metaplot (version 0.2.7)

Formalized Plots with Systematic Metadata

Description

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.

Copy Link

Version

Install

install.packages('metaplot')

Monthly Downloads

300

Version

0.2.7

License

GPL-3

Maintainer

Tim Bergsma

Last Published

December 1st, 2017

Functions in metaplot (0.2.7)

boxplot.data.frame

Boxplot Method for Data Frame
corsplom

Correlated Splom
boxplot.folded

Boxplot Method for Folded
corsplom.data.frame

Correlated Scatterplot Matrix Method for Data Frame
axislabel.folded

Axis Label for Folded
boxplot

Boxplots
categorical

Categorical Plot
boxplot_data_frame

Boxplot Function for Data Frame
corsplom.folded

Correlated Splom for Folded
axislabel

Generic Axis Label
corsplom_data_frame

Correlated Scatterplot Matrix Function for Data Frame
axislabel.data.frame

Axis Label for Data Frame
l.p

Lower Panel Function
dens.folded

Dens Method for Folded
dens_data_frame

Density Function for Data Frame
label

Extract Label
my.diag.panel

Diagonal Panel Function
guide

Extract Guide
pack

Pack Something
guide.folded

Extract Guide for Folded
metaplot.folded

Create Metaplot from Folded
metastats

Format GLM Statistics
model

Execute Linear Model
multiplot

Arrange Multiple Plots in a Grid
scatter_data_frame

Scatterplot Function for Data Frame
region

Calculate a Confidence Region
u.p

Upper Panel Function
scatter

Scatterplot
dens

Density Plot
pack.data.frame

Capture Scalar Column Metadata as Column Attributes
dens.data.frame

Dens Method for Data Frame
pack.folded

Normalize a Folded Data Frame
label.folded

Extract Label for Folded
metaplot

Metaplot
metapanel

Panel Function for Metaplot Scatterplot
metaplot.data.frame

Create Metaplot for Data Frame.
unpack

Unpack Something
unpack.data.frame

Express Scalar Column Attributes as Column Metadata
scatter.data.frame

Scatterplot Method for Data Frame
unpack.folded

Unpack a Folded Data Frame
scatter.folded

Scatterplot for Folded