get_full_endpoint: Get Full Endpoint Name

View source: R/list_api.R

get_full_endpointR Documentation

Get Full Endpoint Name

Description

A convenience function for returning the full endpoint name from a partial (short) name.

Usage

get_full_endpoint(
  endpoint_shortname,
  endpoint_fullnames = names(api_variable_names)
)

Arguments

endpoint_shortname

character, the short name to match

endpoint_fullnames

character vector, the full names of the endpoints to match to

Value

character, the matched full name of the endpoint

Author(s)

Matt Espe


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