Skip to content

PaulMelloy/epiphytrainR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epiphytrainR

A shiny app to help visualise and teach epiphytotics and plant disease epidemiology

To run this on your local machine, you will need to have R installed. You can download R from here. You will also need to have RStudio installed. You can download RStudio from here.

Install the R packages remotes and shiny

install.packages(c("remotes", "shiny","shinythemes","htmltools", "tidyr","dplyr","ggplot2","leaflet","gridExtra" ))
remotes::install_github("daattali/shinycssloaders", dependencies = TRUE)
remotes::install_github("PaulMelloy/epiphytoolR", dependencies = TRUE)
remotes::install_git("https://codeberg.org/adamhsparks/epicrop")

Then run the shiny app using the following code:

shiny::runGitHub(repo = "epiphytrainR", 
                 username = "PaulMelloy",
                 subdir = "epiphytrainR_app")

About

A shiny app to help visualise and teach epiphytotics and plant disease epidemiology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages