View source: R/loadISMC_sizedata.R
loadISMC_sizedata | R Documentation |
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.
loadISMC_sizedata(userName, passWord, env)
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 |
(test) environment.
DBH and height table.
Yong Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.