lookupCheck: Test whether the lookup table is updated

Description Usage Arguments Value Author(s)

Description

Reports whether a lookup table is updated. This function is highly recommended before proceed the VRI compiler.

Usage

1
2
3
4
5
6
7
lookupCheck(lookupName, lookupPath)

## S4 method for signature 'character,character'
lookupCheck(lookupName, lookupPath)

## S4 method for signature 'character,missing'
lookupCheck(lookupName)

Arguments

lookupName

character, Specifies the name of lookup table.

lookupPath

character, Path that directs to lookup tables.

Value

Not value returned. A warning message is given if the lookup table is changed.

Author(s)

Yong Luo


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