get_schemas: Get schemas

View source: R/schema.R

get_schemasR 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


bergant/rapiclient documentation built on April 28, 2024, 7:34 a.m.