viz_ts: Create ggplot-visualisation of lines over time (time-series)

View source: R/viz_ts.R

viz_tsR Documentation

Create ggplot-visualisation of lines over time (time-series)

Description

Create ggplot-visualisation of lines over time (time-series)

Usage

viz_ts(data, left_right)

Arguments

data

A dataframe in pre-specified format through "prepare_data"

left_right

String ("left" or "right") indicating what sets of variables to plot

Value

A ggplot-object (time-series visualisation)


gertstulp/ggzcentraal documentation built on May 23, 2022, 1:10 a.m.