get_places_chronology: Reshape place chronology data.

View source: R/get-places-chronology.R

get_places_chronologyR Documentation

Reshape place chronology data.

Description

Reshape place chronology data.

Usage

get_places_chronology(
  data,
  id = "all",
  weekday = "all",
  title,
  exclude_sleep = TRUE
)

Arguments

data

a data frame, which contains place chronology data.

id

vector, which contains questionnaiere ids.

weekday

vector, which contains a day selection.

title

specify plot title.

exclude_sleep

exclude sleep duration (boolean).

Value

reshaped data frame for further visualization.


inventionate/TimeSpaceAnalysis documentation built on June 13, 2025, 2:48 p.m.