Time_Social | R Documentation |
The dataframe contains information on the time spent on a social media platform, after the algorithm that selects displayed content to users was modified. Specifically, attention is limited to a sample of active users within a specific socio-demographic segment, who live in two distinct areas.
data(Time_Social)
A dataframe with n = 5976 observations and the following 4 variables (levels of the variables listed in alphabetical order):
User (int
): user id
Time (num
): Time (in minutes) spent on the platform during a
specific day
Area (chr
): geographic area where the user lives (A, B)
Push (chr
): variable indicating whether the user activated push
notifications (No, Yes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.