View source: R/plot-time-pattern-profile.R
plot_time_pattern_profile | R Documentation |
Plot average time pattern profiles.
plot_time_pattern_profile(data_tp, id = "all", ncol = 4, fluid = FALSE)
data_tp |
data frame containing questionnaire_id, kml3d results and time pattern data. |
id |
time pattern to plot. |
ncol |
facet columns. |
fluid |
should be static bars or fluid lines visualized (boolean). |
ggplot2 avgerage time pattern profile plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.