R tools for working with CE-QUAL-W2 model data
To install, try the following in R:
install.packages('devtools')
devtools::install_github("nbuccola/w2r")
library(w2r)
ls("package:w2r")
For water balance tool example, check out waterBalanceExample.r
More examples to come!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.