Skip to content
forked from AnnaMille/EpiLinx

Interactive visualization tool for nosocomial outbreaks

License

Notifications You must be signed in to change notification settings

ku-awdc/EpiLinx

 
 

Repository files navigation

EpiLinx

Interactive visualization tool for nosocomial outbreaks

To launch the app run the following code:

# If necessary:
# install.packages("remotes")
remotes::install_github("ku-awdc/EpiLinx")
EpiLinx::launch_app()

Or:

install.packages("EpiLinx",
  repos=c("https://ku-awdc.r-universe.dev/", "https://cran.rstudio.com/"))
EpiLinx::launch_app()

About

Interactive visualization tool for nosocomial outbreaks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 99.9%
  • Rez 0.1%