A shiny app showing some New Year's fireworks implemented using R6 classes and Newtonian mechanics.
The app can be seen online at: https://shiny.sund.ku.dk/czv146/fireworks/
or run locally by executing
library(devtools)
install_github('aejensen/ShinyFireworks')
ShinyFireworks::runShiny()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.