films_planets {starwarsdb}R Documentation

Planets in Films

Description

Links planets to the films in which they appear.

Usage

films_planets

Format

A data frame with 33 rows and 2 variables:

title

The title of the film.

planet

The name of the planet that appeared in the film.

References

https://swapi.dev/


[Package starwarsdb version 0.1.2 Index]