Description Usage Arguments Value Examples
View source: R/timeline_function.R
timeline
summarize for each individuals the duration of data available.
1 2 3 |
df |
a data frame with data and a column in POSIXct |
burstcol |
column names with defined burst |
idcol |
column names for id |
timecol |
column names for dateTime |
color |
column names for the colors of data. If NULL no colors are added. |
actdf |
a dataframe (optionnal) for adding activity duration. Must contains idcol and burstcol. |
acttimecol |
colname for dateTime in actdf |
sep |
maximum time between two locations to consider them in the same sequence |
unit |
time unit of sep |
a timeline
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.