salesforcer (version 0.2.2)

catch_unknown_api: Catch unknown API type

Description

This function will alert the user that the supplied value to the argument api_type is not one of the valid options.

Usage

catch_unknown_api(x, supported = c(character(0)))

Arguments

x

character; The value of the api_type argument provided by the user.

Value

simpleError