Learn R Programming

fold (version 0.2.6)

densplot.folded: Densplot Method for Folded

Description

Densplot method for folded. Converts to data.frame with defined column attributes and calls data.frame method.

Usage

# S3 method for folded
densplot(x, ...)

Arguments

x

folded

...

See Also

Other univariate plots: metaplot.folded

Examples

Run this code
# NOT RUN {
data(eventsf)
library(metaplot)
densplot(eventsf, DV)
# }

Run the code above in your browser using DataLab