Learn R Programming

rapiclient (version 0.1.8)

get_schemas: 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)

Value

A list of functions

Arguments

api

Api object