Skip to contents

Tidied datasets of confirmed exoplanets and their host stars, retrieved from NASA's Exoplanet Archive via the REXoplanets package.

Datasets

  • planets - one row per confirmed exoplanet (pscomppars table)

  • stars - reference-level stellar host data (stellarhosts table)

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