Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

Note

This function is meant to be used internally. Only use when debugging.


salesforcer

An Implementation of 'Salesforce' APIs Using Tidy Principles

v0.2.2
MIT + file LICENSE
Authors
Steven M. Mortimer [aut, cre], Takekatsu Hiramura [ctb], Jennifer Bryan [ctb, cph], Joanna Zhao [ctb, cph]
Initial release
2020-09-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.