tablesInISMC | R Documentation |
This function is to load all the table names from ISMC database.
tablesInISMC(userName, passWord, env, columnNames = TRUE)
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 |
(test) environment.
a data table
Yong Luo
tablesInGYS
and tablesInVGIS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.