list_endpoints | R Documentation |
Convienence functions to list and check the variables for each API endpoint.
list_endpoints()
list_endpoint_variable(end_pt = c())
check_variables(x, end_pt)
end_pt |
character, the name of the end point |
x |
named vector of variables, where the names are the variable names, and the values are the value to assign to that variable |
variable names, endpoint names, or NULL
Matt Espe
list_endpoints()
list_endpoint_variable("/api/admin/create/user")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.