- Notifications
You must be signed in to change notification settings - Fork0
steffilazerte/weathercan_shiny
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This app demonstrates how data downloaded viaweathercan can be explored througha Shiny app.
You can view the app live here:https://steffilazerte.shinyapps.io/weathercan_shiny/
Alternatively, you can modify the data and display by playing around with thecode in this repository.
The data is prepared in
get_data.Rwith the following packages:install.packages("weathercan","dplyr","stringr","sf","janitor","rnaturalearth")
The shiny app relies on the following packages:
install.packages(c("shiny", "shinydashboard", "ggplot2", "dplyr", "leaflet", "sf", "glue", "DT", "ggiraph"))DEPLOY.Ris a quick deployment to shinyapps.io (provided you have setup access)
About
Exampl shiny app for looking at data from weathercan
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.