Creates a stacklag difference plots of accrued data.
Usage
## S3 method for class 'accrued':
plot(x, \dots)
Arguments
x
Object of the accrued class containing data to be plotted.
...
Parameters to pass to plot.
Value
None.
Details
This is only appropriate for count data. This plots differences in counts between successive upload dates. It is the default plot for data of the accrued class.