loadVGIS: Load the data from VGIS Oracle database

View source: R/loadVGIS.R

loadVGISR Documentation

Load the data from VGIS Oracle database

Description

This function is to read the data from VGIS Oracle database

Usage

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