get_equation_id: Gets the equation string for a specified region and species...

View source: R/eq.R

get_equation_idR Documentation

Gets the equation string for a specified region and species code. This is read directly from the 'cvts_equations.csv'

Description

Gets the equation string for a specified region and species code. This is read directly from the 'cvts_equations.csv'

Usage

get_equation_id(region, spcd)

Arguments

region

The geographic region of interest.

spcd

The FIA species code.

Value

Returns the equation (as a string)


brycefrank/forvol documentation built on Jan. 13, 2024, 2:37 a.m.