A web app to provide access to moths species flying at the users location
Under development
In your R console:
install.packages(c('shiny', 'ggplot2', 'RColorBrewer', 'grid'))
library(shiny)
runGitHub('biologicalrecordscentre/whats_flying_tonight')