
exoplanets: Exoplanet Datasets for Teaching Introductory Statistics
Source:R/exoplanets-package.R
exoplanets-package.RdTidied datasets of confirmed exoplanets and their host stars, retrieved from NASA's Exoplanet Archive via the REXoplanets package.
Data dictionary
Machine-readable column dictionaries are shipped in inst/extdata:
system.file("extdata", "data_dictionary_planets.csv", package = "exoplanets")
system.file("extdata", "data_dictionary_stars.csv", package = "exoplanets")
system.file("extdata", "data_dictionary.md", package = "exoplanets")Author
Maintainer: Chester Ismay chester.ismay@gmail.com