loadVGIS: Load the data from Oracle database

Description Usage Arguments Value Author(s)

View source: R/loadVGIS.R

Description

This function is to read the data from VGIS Oracle database

Usage

1
loadVGIS(userName, password, saveThem = FALSE, savePath = ".")

Arguments

userName

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

password

character, Specifies the password to the user name.

saveThem

logical, Specifies whether the loaded data should be saved or returned. The default value is FALSE, which means the function will not save files for you.

savePath

character, Specifies the path that directs to the VRI original data soruce, i.e., //Mayhem/GIS_TIB/RDW/RDW_Data2/Work_Areas/VRI_ASCII_PROD/vri_sa.

Value

no files

Author(s)

Yong Luo


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