viz_ts | R Documentation |
Create ggplot-visualisation of lines over time (time-series)
viz_ts(data, left_right)
data |
A dataframe in pre-specified format through "prepare_data" |
left_right |
String ("left" or "right") indicating what sets of variables to plot |
A ggplot-object (time-series visualisation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.