loadVGISRange: Load the range data from Oracle database

Description Usage Arguments Value Author(s)

View source: R/loadVGISRange.R

Description

This function is to load the crew data from VGIS Oracle database. And associated them with cluster.

Usage

1
loadVGISRange(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 to save your outputs, you do not need to specify if saveThem is turned off.

Value

Depends on saveThem, if it hs turned off (i.e., FALSE). The function returns three datasets:

Author(s)

Yong Luo


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