make_temporal | R Documentation |
Create temporal data.frame
make_temporal( df, df_mapped, type, format_date = NA, sep_interval = NA, values = NA, tf_dic = NA )
df |
a data.frame (user) |
df_mapped |
a data.frame (darwinizer mapping) |
type |
a string (controlled list of values indicating the type of conversion) |
format_date |
a character vector of date-time formats |
sep_interval |
a character, indicating the interval between begin and end date |
values |
list of two dates |
tf_dic |
#not functional |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.