numVisComp {psc} | R Documentation |
Visualising Categorical Data
Description
A function which summarises numerical data using a density plots
Usage
numVisComp(p, x)
Arguments
p |
a ggplot object |
x |
a numeric vector |
Value
a ggplot object
[Package psc version 1.3.0 Index]