View source: R/load_terradat.R
query_db2 | R Documentation |
return table from Terrestrial AIM SDE
query_db2(conn, tbl_name, remove_shape = TRUE)
conn |
a string of the name of the ODBC connection. See https://github.com/mschmidty/AimSqlTools for instructions on how to set up connection. |
tbl_name |
a string of the name of the table you wish to query. |
remove_shape |
boolean. Default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.