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.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("corysauve/r4es")
library(r4es)
## basic example code
I welcome any contributions or suggestions for improving this package! Please open an issue to do so.
The r4es package is licensed under the MIT License. Please see the LICENSE for more details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.