Rows: 36
Columns: 9
$ movie_title <chr> "AvatarWOF", "AvatarWOF", "AvatarWOF", "AvatarWOF", "Avat…
$ watcher_name <chr> "channa", "dimitri", "chris", "kathy", "michael", "norm",…
$ num_rating <int> 4, 4, 4, 3, NA, NA, 3, 4, 2, 3, 5, 5, NA, 4, 5, 4, 3, NA,…
$ animated <dbl> 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, …
$ live_action <dbl> 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, …
$ mature <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, …
$ family <dbl> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, …
$ upbeat <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, …
$ dramatic <dbl> 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, …