
Package index
-
fetch_table()
- Fetch Exoplanets table
-
closest_50_exoplanets
- closest_50_exoplanets
-
exoplanets_col_labels
- exoplanets_col_labels A collection of Exoplanets archive columns names and their respective labels / comments. Currently only supports
ps
andpscomppars
tables
-
trim_ps_table()
- Trim planetary systems table
-
calculate_esi()
- Calculate the Earth Similarity Index (ESI)
-
calculate_star_habitable_zone()
- Calculate star's habitable zone
-
calculate_stellar_flux()
- Calculate stellar flux value
-
classify_planet_type()
- Classify Planet Type
-
classify_star_spectral_type()
- Classify spectral type of a star
-
summarize_star_occurrences()
- Summarize star occurrences
-
plot_star_system()
- Plot a Stylized Star System
-
scatterplot_esi()
- Generate a Scatterplot of the Earth Similarity Index (ESI)
-
app()
- Function responsible for initializing and running the REXoplanets shiny application.
-
planet_details_ui()
planet_details_server()
- Module Displaying Planet Details
-
search_ui()
search_server()
- Search Module
-
star_systems_ui()
star_systems_server()
- Star Systems Module
-
system_info_ui()
system_info_server()
- Module Displaying Star System Info with Value Boxes (Two Rows)
-
system_plot_settings_ui()
system_plot_settings_server()
- System Plot Settings Module
-
visualize_star_system_ui()
visualize_star_system_server()
- Module Visualizing Star Systems