plot_time_loading | R Documentation |
This function uses ggplot2::geom_line()
in ggplot2 to plot the temporal loading functions from tempted
.
plot_time_loading(res, r = NULL, ...)
res |
Output of function |
r |
The number of components to plot. By default all the components estimated by |
... |
Arguments to put in |
An ggplot2 object.
Examples can be found in tempted_all
and tempted
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.