Description Usage Arguments Examples
View source: R/sessions_per_participant.R
RM2C2: Scoring, Summarizing
1 | sessions_per_participant(df, id_var, session_var)
|
df |
class: data frame |
id_var |
class: string |
session_var |
class: string |
1 | sessions_per_participant(df,"user_id","session_id")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.