# Import data
library(tidyverse)
= read_csv(file = "https://raw.githubusercontent.com/zief0002/epsy-5261/main/data/movies-2022.csv")
movies_2022
# View data
movies_2022
movies-2022.csv
The data in movies-2022.csv includes information about \(N=50\) randomly selected movies released in 2022.
The attributes included in the data are:
movie
: Name of the movieruntime
: Runtime of the movie (in minutes)