stop_if_invalid_language {newsanchor} | R Documentation |
Checks validity of a language
Description
stop_if_invalid_language
checks whether a given language is valid for News API and
stops with an error if this is not the case.
Usage
stop_if_invalid_language(language)
Arguments
language |
language to check as a string. |
[Package newsanchor version 0.1.1 Index]