# Import data
library(tidyverse)
<- read_csv(file = "https://raw.githubusercontent.com/zief0002/epsy-5261/main/data/tik-tok.csv") tik_tok
tik-tok.csv
Social media plays a big part in many people’s lives. The rise of TikTok influencers also gives rise to a mountain of data. The tik-tok.csv data include information on \(n=50\) tik-tok influencers sampled in 2022. The data were made available on kaggle by Ram Jas.
The attributes included in the data are:
name
: Tik-tok influencer’s handleviews
: Total number of viewslikes
: Total number of likescomments
: Total number of comments