get_time_pattern: Reshape time pattern data.

Description Usage Arguments Value

View source: R/get-time-pattern.R

Description

Reshape time pattern data.

Usage

1
get_time_pattern(data, id = "all", reshape_data = TRUE)

Arguments

data

data frame which contains time pattern data.

id

vector which contains questionnaire ids.

reshape_data

whether reshape data or not. Use this option if your data is column wise concentration (e. g. "mo_seminar")

Value

reshaped data frame for further visualization.


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