knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

sedgwicktraits

This R data package provides trait measurements for vascular plants species at the University of California Sedgwick Reserve in Santa Barbara County, CA. These data were collected by the Kraft Lab at UCLA and the Levine Lab at Princeton.

Installation

Install from GitHub with:

# install.packages("devtools")
devtools::install_github("akleinhesselink/sedgwicktraits")

Usage

library(sedgwicktraits) will load the following datasets:



akleinhesselink/sedgwicktraits documentation built on July 1, 2020, 4:47 p.m.