plot.sparkline {epanetReader} | R Documentation |
Plot a sparkline
Description
Plot a sparkline
Usage
## S3 method for class 'sparkline'
plot(x, ...)
Arguments
x |
sparkline object |
... |
further arguments passed to plot.default |
Details
Implementation of the generic plot function for a single sparkline object. The primarily used to build up plots of a sparklineTable
See Also
sparkline
[Package epanetReader version 0.7.3 Index]