starwarsdb-package {starwarsdb} | R Documentation |
Relational Data from the Star Wars API for Learning and Teaching
Description
starwarsdb provides tables about the films, characters, planets and vehicles in the Star Wars movie franchise universe. The package and the tables have been organized to facilitate learning relational database concepts, like joins. It also includes functions that connect to a local DuckDB (file-based) database for teaching and practice working with remote databases via dplyr, DBI, and dm.
Tables
Author(s)
Maintainer: Garrick Aden-Buie garrick@adenbuie.com (ORCID)
References
See Also
The rwars package by Oliver Keyes.
[Package starwarsdb version 0.1.2 Index]