sampleValidStat_ISMC: Obtain sample validation status by measurement year, sample...

View source: R/sampleValidStat_ISMC.R

sampleValidStat_ISMCR Documentation

Obtain sample validation status by measurement year, sample type and sample project

Description

This function is to load all the table names from ISMC database.

Usage

sampleValidStat_ISMC(
  userName,
  passWord,
  env,
  sampleYear = NA,
  sampleType = NA,
  sampleProject = NA
)

Arguments

userName

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

passWord

character, Specifies the password to the user name.

env

character, Specifies which environment the data reside. Currently, the function supports INT (intergration) and {TEST

(test) environment.

Value

a data table

Author(s)

Yong Luo

See Also

tablesInISMC


bcgov/FAIBOracle documentation built on Feb. 10, 2023, 5:21 a.m.