Learn R Programming

metaplot (version 0.1.1)

dens: Density

Description

Creates a density metaplot. Plot density for object of class 'data.frame'. Plot density for object of class 'folded'.

Usage

dens(x, ...)

# S3 method for data.frame dens(x, var, ref = NULL, log = FALSE, ...)

# S3 method for folded dens(x, var, ref = NULL, log = FALSE, ...)

Arguments

x
object
...
passed arguments
var
item to plot
ref
optional numeric
log
whether to use log scale

Methods (by class)

  • data.frame: data.frame method
  • folded: folded method

See Also

Other generic functions: axislabel, continuous, corsplom, guide, label, metaplot_, metaplot, scatter Other univariate plots: metaplot