Skip to content

WishartLab/heatmapper

Repository files navigation

COVID-19 updates

In response to COVID-19, Heatmapper has been adapted to map cold- and flu-like symptoms in Colombia, South America, to enable officials to better respond to the crisis. People in Colombia can self-report symptoms at cov19col.herokuapp.com. Please help get the word out!

The project is open source, for both the self-reporting app and the heatmapping component (in the symptom_mapping branch of this repository).

Heatmapper is hosted at www.heatmapper.ca

Required R Packages


install.packages(c("shiny", "shinyBS", "d3heatmap", "gplots", "ggdendro", "jpeg", "png", "tiff", "ggplot2", "ggtern", "MASS", "reshape2", "leaflet", "RColorBrewer", "raster", "devtools", "Cairo", "ape"))
install.packages('DT', repos = 'http://cran.rstudio.com')
library(devtools)
devtools::install_github('sbabicki/jscolourR')
devtools::install_github('ramnathv/htmlwidgets')
devtools::install_github('timelyportfolio/htmlwidgets_spin')

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published