README.md

wxsumR

Code for R package for calculating annual summary statistics of site-specific climate data. Largely an R implementation of the Stata package available at https://github.com/jdavidm/weather_command.

Dependencies

Installation

Development version

The latest version is available through GitHub (you'll need the devtools package to install):

# install.packages("devtools")
devtools::install_github("jcoliver/wxsumR")
# to include vignette with devtools installation, pass build_vignettes = TRUE
# devtools::install_github("jcoliver/wxsumR", build_vignettes = TRUE)


jcoliver/weathercommand documentation built on Sept. 12, 2021, 3:28 a.m.