plot.easySimData {easySimData} | R Documentation |
Plot data generated by the easySimData
package.
Description
Plot data generated by the easySimData
package.
Usage
## S3 method for class 'easySimData'
plot(x, ...)
Arguments
x |
an object of class |
... |
ignored. |
Value
an object returned by gridExtra::grid.arrange
, a grid of plots
comparing the simulated marginal distribution with the ones specified by
users.
[Package easySimData version 0.1.0 Index]