Fetches data from three disparate data sources and allows user to perform analyses on them. It offers two core components: 1. A robust data retrieval and preparation infrastructure for wildfire, climate, and air quality index data and 2. A simple, informative, and interactive visualizations of the aforementioned datasets for California counties from 2011 through 2015. The sources of data are: wildfire data from Kaggle <https://www.kaggle.com/rtatman/188-million-us-wildfires>, climate data from the National Oceanic and Atmospheric Administration <https://www.ncdc.noaa.gov/cdo-web/token>, and air quality data from the Environmental Protection Agency <https://aqs.epa.gov/aqsweb/documents/data_api.html>.
Version: | 0.1.1 |
Depends: | R (≥ 3.5.0) |
Imports: | DBI, dplyr, httr, jsonlite, lubridate, purrr, rnoaa, RSQLite, shiny, tibble, tidyr, shinythemes, ggplot2, plotly, ggthemes |
Suggests: | knitr, rmarkdown, markdown, testthat |
Published: | 2021-01-27 |
Author: | Bradley Rafferty [aut, cre], Daniel Chung [aut] |
Maintainer: | Bradley Rafferty <brjrafferty at gmail.com> |
BugReports: | https://github.com/bradraff/wildviz/issues |
License: | GPL-2 |
URL: | https://github.com/bradraff/wildviz |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | wildviz results |
Reference manual: | wildviz.pdf |
Vignettes: |
readme for the 'wildviz' package |
Package source: | wildviz_0.1.1.tar.gz |
Windows binaries: | r-devel: wildviz_0.1.1.zip, r-release: wildviz_0.1.1.zip, r-oldrel: wildviz_0.1.1.zip |
macOS binaries: | r-release: wildviz_0.1.1.tgz, r-oldrel: wildviz_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=wildviz to link to this page.