Learn R Programming

newsanchor (version 0.1.1)

stop_if_invalid_country: Checks validity of a country

Description

stop_if_invalid_country checks whether a given country is valid for News API and stops with an error if this is not the case.

Usage

stop_if_invalid_country(country)

Arguments

country

country to check as a string.