metaplot.folded: Create Metaplot from Folded

Description Usage Arguments See Also

View source: R/metaplot.R

Description

Creates a plot from folded. Packs metadata into attributes and calls next method.

Usage

1
2
## S3 method for class 'folded'
metaplot(x, ...)

Arguments

x

object

...

passed arguments

See Also

Other univariate plots: densplot.folded

Other bivariate plots: boxplot.folded, scatter.folded

Other multivariate plots: corsplom.folded


fold documentation built on April 23, 2018, 5:03 p.m.

Related to metaplot.folded in fold...