powered by
This function uses ggplot2::geom_line() in ggplot2 to plot the temporal loading functions from tempted.
ggplot2::geom_line()
tempted
plot_time_loading(res, r = NULL, ...)
An ggplot2 object.
Output of function tempted.
The number of components to plot. By default all the components estimated by tempted will be plotted.
Arguments to put in ggplot2::geom_line(aes(...)).
ggplot2::geom_line(aes(...))
Examples can be found in tempted_all and tempted.
tempted_all