gp_api_unit_insert | R Documentation |
Insert (i.e. add) a new unit to MongoDB using the GP API.
gp_api_unit_insert(WD = "?", dev = NULL, verbosity = 1)
WD |
working directory, passed to |
dev |
logical; if FALSE, gets catalog from the production gp-catalog. Otherwise, from the dev catalog. NULL (default) will apply to both dev and prod catalogs. |
verbosity |
passed to |
success (logical)
Other GP API:
gp_api_get_token()
,
gp_api_query()
,
gp_api_query_users()
,
gp_api_unit_delete()
,
gp_api_unit_replace()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.