plot_time_pattern_profile: Plot average time pattern profiles.

Description Usage Arguments Value

View source: R/plot-time-pattern-profile.R

Description

Plot average time pattern profiles.

Usage

1
2
plot_time_pattern_profile(data_tp, id = "all", ncol = 2, fluid = FALSE,
  myriad = TRUE)

Arguments

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).

Value

ggplot2 avgerage time pattern profile plot.


inventionate/TimeSpaceAnalysis documentation built on May 18, 2019, 5:47 a.m.