View source: R/distinct_events.R
distinct_events | R Documentation |
Distinct events
distinct_events(.data, time_col, user_col, type)
.data |
a dataset, either local or remote |
time_col |
the name of the time column |
user_col |
the name of the user identifying column |
type |
the type of after_join ("first-first", "first-firstafter", etc.) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.