check_variables: Check Endpoint Variables

View source: R/payloads.R

list_endpointsR Documentation

Check Endpoint Variables

Description

Convienence functions to list and check the variables for each API endpoint.

Usage

list_endpoints()

list_endpoint_variable(end_pt = c())

check_variables(x, end_pt)

Arguments

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

Value

variable names, endpoint names, or NULL

Author(s)

Matt Espe

Examples

list_endpoints()
list_endpoint_variable("/api/admin/create/user")

fishsciences/telemetry documentation built on May 31, 2024, 10:13 a.m.