Learn R Programming

epanetReader (version 1.0.0)

plot.sparkline: Plot a sparkline

Description

Plot a sparkline

Usage

# S3 method for 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