clean_spptab: Open and clean species table.

Description Usage Arguments Value

View source: R/clean_spptab.R

Description

Open and clean species table.

Usage

1
clean_spptab(path_spp = getwd())

Arguments

path_spp

The directory were the species table(s) are. Species tables must be .Rdata files, and contain 'spp' in the name. Columns must contain: xxx

Value

A data table with the following columns: "site" (site name, as spelled in the .Rdata file), "sp" (species code), "name" (Latin name), "taxo_group" (palm, vine, tree fern, gymnosperm, or NA for other groups)


cpiponiot/cdynfgeo documentation built on July 7, 2020, 3:27 p.m.