allometry: Data: Stem masses and heights for plants collected from Colt...

Description Usage Format References Examples

Description

A dataframe of masses and heights of stems of Spartina alterniflora and Distichlis spicata. Samples were collected from Colt State Park, Bristol, RI, USA, during May-July 2016. Column descriptions:

Usage

1

Format

A dataframe with 170 observations of 6 variables:

site

Study location (Colt State Park, RI)

samplingDate

Sampling dates

status

Indicates whether plant was live or dead

height_cm

Stem height, in centimeters, from the sediment surface to the tip of the longest leaf

sample

Biomass, grams

spp

Species (SPAL or DISP)

References

Hill, T.D., N.R. Sommer, C.R. Kanaskie, E.A. Santos, A.J. Oczkowski. 2018. Data and source code from: Nitrogen uptake and allocation estimates for Spartina alterniflora and Distichlis spicata. Data In Brief. 21: 466-472. https://doi.org/10.1016/j.dib.2018.09.133.

Hill, T.D., N.R. Sommer, C.R. Kanaskie, E.A. Santos, A.J. Oczkowski. 2018. Nitrogen uptake and allocation estimates for Spartina alterniflora and Distichlis spicata. Journal of Experimental Marine Biology and Ecology 507: 53-60. https://doi.org/10.1016/j.jembe.2018.07.006.

Examples

1
2
### export to .csv:
write.csv(allometry, file = file.path(tempdir(), "allometry.csv"))

Example output

Loading required package: zoo

Attaching package:zooThe following objects are masked frompackage:base:

    as.Date, as.Date.numeric

Loading required package: car
Loading required package: carData
Loading required package: MASS

NitrogenUptake2016 documentation built on May 1, 2019, 11:31 p.m.