summaryplot: Joint plot of several provenance datasets
Description
Arranges kernel density estimates and pie charts in a grid format
Usage
summaryplot(..., ncol = 1)
Arguments
...
a sequence of datasets of class compositional,
KDEs, or distributional
ncol
the number of columns
Value
a summary plot of all the data comprised of KDEs for the
datasets of class KDEs, pie charts for those of class
compositional and histograms for those of class distributional.