README.md

flights.dashboard

Lifecycle:
experimental

The goal of flights.dashboard is to apply some of what is explained on the fantastic book Engineering Production-Grade Shiny Apps by Colin Fay, Sébastien Rochette, Vincent Guyader and Cervan Girard, using as basis the post A beginner’s guide to Shiny modules by Emily Riederer.

See “How this app/package was created?” for more details.

Result

The end result can be seen on https://ggpinto.shinyapps.io/flights/.

Or you can also install the the application from GitHub with:

# install.packages("devtools")
devtools::install_github("ggpinto/flights.dashboard")

And then run it locally with:

flights.dashboard::run_app()

Code of Conduct

Please note that the flights.dashboard project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



ggpinto/flights.dashboard documentation built on March 24, 2022, 12:38 p.m.