View source: R/get-places-chronology.R
| get_places_chronology | R Documentation | 
Reshape place chronology data.
get_places_chronology(
  data,
  id = "all",
  weekday = "all",
  title,
  exclude_sleep = TRUE
)
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).  | 
reshaped data frame for further visualization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.