get_time_pattern: Reshape time pattern data.

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

get_time_patternR Documentation

Reshape time pattern data.

Description

Reshape time pattern data.

Usage

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 June 13, 2025, 2:48 p.m.