prj_ID2Grp: Group project ID into project group

Description Usage Arguments Value Author(s)

Description

This function takes lookup table that connect project id to project group and joins project group by project id. The function uses hardcoded lookup table vri_grp. The function is equivalent to group_prj.sas.

Usage

1
2
3
4
prj_ID2Grp(projectID)

## S4 method for signature 'character'
prj_ID2Grp(projectID)

Arguments

projectID

character, Specifies project ID.

Value

Project group, Unknown will be return if project id does have any match in lookup table.

Author(s)

Yong Luo


bcgov/BCForestGroundSample documentation built on May 25, 2019, 3:21 p.m.