loadGYS: Load the data from GYS Oracle database

View source: R/loadGYS.R

loadGYSR Documentation

Load the data from GYS Oracle database

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

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/FAIBOracle documentation built on Feb. 10, 2023, 5:21 a.m.