gp_api_query_users | R Documentation |
Gets a summary of galacticpolymath.com user accounts through the GP API (needs authenticated user)
gp_api_query_users(
WD = "?",
unit_id = NULL,
prompt_user = TRUE,
dev = FALSE,
verbosity = 1
)
prompt_user |
logical; ask user before deleting and replacing the unit? default=TRUE |
dev |
logical; if FALSE (default), gets catalog from the production gp-catalog. Otherwise, from the dev catalog. |
verbosity |
passed to |
success (logical)
Other GP API:
gp_api_get_token()
,
gp_api_query()
,
gp_api_unit_delete()
,
gp_api_unit_insert()
,
gp_api_unit_replace()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.