Rows: 87
Columns: 14
$ name <chr> "Luke Skywalker", "…
$ height <int> 172, 167, 96, 202, …
$ mass <dbl> 77, 75, 32, 136, 49…
$ hair_color <chr> "blond", NA, NA, "n…
$ skin_color <chr> "fair", "gold", "wh…
$ eye_color <chr> "blue", "yellow", "…
$ birth_year <dbl> 19.0, 112.0, 33.0, …
$ sex <chr> "male", "none", "no…
$ gender <chr> "masculine", "mascu…
$ homeworld <chr> "Tatooine", "Tatooi…
$ species <chr> "Human", "Droid", "…
$ films <list> <"A New Hope", "Th…
$ vehicles <list> <"Snowspeeder", "I…
$ starships <list> <"X-wing", "Imperi…