loadISMC_sizedata: Load all DBH-Height data from ISMC Oracle database

View source: R/loadISMC_sizedata.R

loadISMC_sizedataR Documentation

Load all DBH-Height data from ISMC Oracle database

Description

This function is to load all the DBHG-height data regardless of sample site visit type. Note that this function is specifically used for loading DBH and Height for deriving DBH-height function that used in the PSP and VRI compiler. Hence, the broken top trees are excluded in the dataset. The data is limited for the five major repeatedly measured projects, i.e., 'PSP', 'M', 'Y', 'L', 'F'. The I and S samples in the PSP projects also excluded.

Usage

loadISMC_sizedata(userName, passWord, env)

Arguments

userName

character, Specifies a valid user name in ISMC Oracle database.

passWord

character, Specifies the password to the user name.

env

character, Specifies which environment the data reside. Currently, the function supports INT (intergration) and {TEST

(test) environment.

Value

DBH and height table.

Author(s)

Yong Luo


bcgov/FAIBOracle documentation built on Feb. 10, 2023, 5:21 a.m.