Description Usage Arguments Details Value Examples
Plots with-in participant activity intervals (SLEEP, REST, ACTIVE, etc) in 24 hour sections.
| 1 2 | 
| dat | a dataframe. | 
| acolor | the color of the lines. | 
| si | defines the size of the geom_segment, 1.25 by default. | 
| tz | the time zone. | 
| tz2 | an additional time zone. | 
| sp | the starting point in the x-axis. Set as 00:00:00 by default. | 
| with_date | allows adding the cutpoint date to the y-axis. with_date = FALSE by default. | 
| alphas | is the transparency. | 
| hourbreaks | is the number of labels on the x-axis. | 
| ... | Optional parameters. | 
The date-time data in the data frame dat will keep time zone. The argument tz and tz2 are used to specify the time in the x-axis.
a plot.
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.