scplot {scplot} | R Documentation |
Plot single-case data
Description
This function provides a plot of a single-case or multiple single-cases.
Usage
scplot(scdf)
Arguments
scdf |
A single-case data-frame object (scdf). |
Value
An object of class scplot
containing the single-case data (element scdf
),
and information about the plot style (element theme
).
Author(s)
Juergen Wilbert
[Package scplot version 0.4.0 Index]