View source: R/A_EVENTS_elements_v1.R
assign_direction_v1 | R Documentation |
Assign direction to different pieces of activity, e.g. "IN" and "OUT"
assign_direction_v1(x)
x |
A data.table as supplied by fetch_ins_outs_v1. |
See events_v1 for further information. Note that after some minor alterations, the output of this function is returned, if in function events_v1 groups_ins_and_outs = FALSE.
#Not run
#see help of function events_v1
?events_v1()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.