get_schemas {rapiclient} | R Documentation |
Get schemas
Description
Returns a list of functions with arguments from API schemas. Elements are named by schema names, each function returns a named list.
Usage
get_schemas(api)
Arguments
api |
Api object |
Value
A list of functions
[Package rapiclient version 0.1.5 Index]