Description Usage Arguments Value Examples
Makes an Netezza db object for the user. Most of functions that need to interact with th netezza database need this object as input.
1 | nz_init(DSN_NAME, SCHEMA)
|
DSN_NAME |
The DSN name for connection |
SCHEMA |
The database Schema |
an nz db object
1 | obj <- nz_init("NZSQL","SPATIAL_SCHEMA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.