SkyBox is an interactive web application developed in R
using the {golem}
framework for {shiny}
. This app takes inspiration from a common game development term, 'Skybox', which is defined as a 'method of creating backgrounds to make a video game level appear larger than it really is'. Skyboxes in games have been used to portray detailed atmospheres that provide the player with information about their surroundings. Similarly, the goal of this application is to provide users with atmospheric information about their surroundings whether that may be the current temperature, AQI, wind-direction, and more. This app also aims to provide users with the option to explore the 'SkyBoxes' of other locations for comparisons to their own locale.
This app is currently in early development with no planned release on CRAN. You can install the development version from GitHub with the following command:
devtools::install_github("jasoncareyco95/R-SkyBox")
A link to the application viewable on shinyapps.io will be available soon...
If you run into any issues please create an issue within the repository on GitHub.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.