README.md

r4es

r4es contains code tutorials on using R to work with environmental data. This package is a precursor to an eventual textbook. All example data and functions are installed along with the package and all tutorials are in the form of vignettes.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("corysauve/r4es")

How to access tutorials

library(r4es)
## basic example code

Contributing

I welcome any contributions or suggestions for improving this package! Please open an issue to do so.

License

The r4es package is licensed under the MIT License. Please see the LICENSE for more details.



corysauve/r4es documentation built on Dec. 19, 2021, 6:05 p.m.