plot.sftime
Arguments
- x
The
sftime
object to be plotted.- y
A character value; The variable name to be plotted; if missing, the first variable is plotted.
- ...
Additional arguments; Passed on to
plot.sf
.- number
A numeric value; The number of panels to be plotted, cannot be larger than the number of timestamps; ignored when
tcuts
is provided.- tcuts
predefined temporal ranges assigned to each map; if missing, will be determined as equal spans according to
number
.