loadGYS: Load the data from GYS Oracle database

Description Usage Arguments Value Author(s)

View source: R/loadGYS.R

Description

This function is to load the natural growth PSP data from GYS Oracle database. This function is adapted from the first part of cv_gys.sas.

Usage

1
loadGYS(userName, password, savePath = file.path("."))

Arguments

userName

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

password

character, Specifies the password to the user name.

savePath

character, Specifies the path to save your outputs, you do not need to specify if saveThem is turned off. If missing, the current working directory will be choosed.

Value

no value returned

Author(s)

Yong Luo


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