prj_ID2BEC: Assign BEC based on project ID

Description Usage Arguments Value Author(s)

Description

This function takes lookup table that connects project id to BEC zone and joins BEC zone by project id. The function uses a hardcoded lookup table vri_bec. The function is equivalent to group_bec.sas.

Usage

1
2
3
4
prj_ID2BEC(projectID)

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

Arguments

projectID

character, Specifies project ID.

Value

BEC, 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.