ShinyTwenty is a Shiny App and a Golem created R package, created by
group number 20 for a school project.
You can install the development version of ShinyTwenty from
GitHub with:
# install.packages("devtools")
devtools::install_github("rforbiodatascience22/ShinyTwenty")library(ShinyTwenty)
run_app()If you encounter a clear bug, please file an issue with a minimal
reproducible example on GitHub. For questions and other discussion,
please email s172084@dtu.dk
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.