Description Usage Arguments Details Value See Also
Plots the rows of the feature sub-matrices of an ERTMon object as time series.
1 2 3 4 5 6 7 8 9 |
ertObj |
An ERTMon object. |
matrixNames |
A character vector with matrix names to be plotted; NULL for all. |
entityIDs |
A character vector with entity ID's to be plotted; NULL for all. |
origin |
If NULL the time grid cell indexes are used.
If a date-time object or something that can be coerced to such object,
then the time grid cells are≈ interpreted as (date-)times.
See the argument |
echoQ |
Should the result be plotted? |
facets |
facets argument for the function |
... |
Additional arguments for |
In order to plot each feature matrix time series(es) separately use
facets=vars(MatrixName)
.
An ERTMon object.
Other Feature matrices:
ERTMonCollapseFeatureMatrices()
,
ERTMonStackFeatureMatrices()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.