endpoint_exists: Tests if an endpoint is known

View source: R/ustfd_endpoints.R

endpoint_existsR Documentation

Tests if an endpoint is known

Description

See ustfd_tables() for known endpoints.

Usage

endpoint_exists(endpoint)

Arguments

endpoint

character vector

Value

logical matching input size

See Also

Other ustfd_user: ustfd_all_pages(), ustfd_datasets(), ustfd_query(), ustfd_simple(), ustfd_table_columns(), ustfd_tables()

Examples

library(ustfd)
endpoint_exists('v2/accounting/od/debt_to_penny')


ustfd documentation built on Nov. 8, 2023, 1:07 a.m.