SPlotOpenR
R package for working with the sPlotOpen Vegetation Plot Database
Install / Use
/learn @andrewsiefert/SPlotOpenRREADME
<!-- README.md is generated from README.Rmd. Please edit that file -->
sPlotOpenR
<!-- badges: start --> <!-- badges: end -->The goal of sPlotOpenR is to make it easier to acquire, process, and visualize data from the sPlotOpen global vegetation dataset.
Installation
You can install the development version of sPlotOpenR like so:
devtools::install_github("andrewsiefert/sPlotOpenR")
Example
library(sPlotOpenR)
# download sPlotOpen dataset and load into R
data <- get_sPlot(load = T)
