Learn R Programming

ForestElementsR (version 2.0.1)

yield_tables_for_species: Yield Tables To Species Assignments

Description

In order to facilitate the application of yield tables, we provide data frames that link the names of implemented fe_yield_table objects to species codings. Currently, there are three such data frames: fe_species_tum_wwk_short, fe_species_bavrn_state_short, fe_species_bavrn_state Note, that different yield table assignemnts for the same coding can be defined and coexist. In future, such tables will be added also for less aggregated species codings.

Usage

ytables_bavrn_state_short_var_1

ytables_tum_wwk_short_var_1

ytables_bavrn_state_var_1

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 9 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 9 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 45 rows and 2 columns.

See Also

Other yield table functions: fe_yield_table(), plot.fe_yield_table(), si_to_mai_age(), si_to_mai_max(), site_index(), stocking_level(), ytable_age_slice(), ytable_lookup(), ytable_max_slice()