ftt_treespp: Create an 'ftt_treespp' object

Description Usage Arguments Value

View source: R/classes.R

Description

Create an ftt_treespp object

Usage

1
ftt_treespp(data = NULL, id_code = "id_code", id_key = "id_key", ...)

Arguments

data

Optionally, a data frame containing all the data necessary to create an ftt_treespp object. If NULL, all other arguments are interpreted as data to use in constructing the object; if not NULL, arguments are interpreted as the names of columns in data containing the values for each slot.

id_code

The code indicating what sort of identifier is stored in id_key – one of fia_code, plants_code, common_name, genus, or species.

id_key

The key identifying the tree species in the schema referenced by id_code.

...

Additional arguments passed to mvdf::mvdf_obj.

Value

An object of class ftt_treespp.


mikemahoney218/blender-forthetrees documentation built on Dec. 24, 2021, 1:27 a.m.