tablesInGYS | R Documentation |
This function is to load all the table names from GYS database.
tablesInGYS(userName, passWord, columnNames = TRUE)
userName |
character, Specifies a valid user name in GYS Oracle database. |
passWord |
character, Specifies the password to the user name. |
columnNames |
logic, Obtain column names in each table. Default is TRUE. |
a data table
Yong Luo
tablesInISMC
and tablesInVGIS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.