data_sapwld: Saplings and Wildlings data processing

Description Usage Arguments Value

View source: R/data_sapwld.R

Description

Read an excel file with tabs containing number of observed saplings and wildings using plot-method survey. Format of the worksheet should be: First column containing Tags or Codes for Site/Location, Second column are names/numbers of plots First row containing labels for species while Rest of the body should contain the observed number of the species per plot

Usage

1
data_sapwld(excelpath = excelpath, sheet = sheet, clustlvl = clustlvl)

Arguments

excelpath

Location of the excel file

sheet

Name/s of the excel tabs where saplings and/or wildlings data are stored

clustlvl

String to categorize at which spatial level of grouping the data analysis should be.

Value

Outputs include 'm.saps', a data frame for "Saplings" and/or 'm.wilds', a data frame for "Wildlings"


ppcadelina/bucs documentation built on April 4, 2020, 5:52 a.m.