scplot.scdf: Plot single-case data
Description
This function provides a plot of a single-case or multiple single-cases.
Usage
# S3 method for scdf
scplot(object, ...)
Value
An object of class scplot
containing the single-case data (element scdf
),
and information about the plot style (element theme
).
Arguments
- object
A single-case data-frame object (scdf).
- ...
further arguments.