This code creates a quick R shiny dashboard that displays recent data from the NASA Mars insight rover. Data is gathered from a javascript API connected to https://mars.nasa.gov/insight/weather/
App can be run in RStudio using the following code:
runGitHub("R_Shiny_Insight_Dash","bmetenko")