knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
The primary function of this package is to produce brief climate reports using temperature and precipitation data from National Park Service Co-op stations using RMarkdown (*.Rmd). Currently a water year (Oct-Sep) and annual (Jan-Dec) reports have been developed and need to be tested more thoroughly. This package also imports vectorized data from ClimateAnalyzer.org into R. Currently annual, monthly, and daily weather data and water balance models for Co-op stations are available.
library(climateAnalyzeR)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.