| validate_country_code | R Documentation |
If available uses ISOcodes::ISO_3166_1 to validate country code.
Otherwise assume that the code is valid as long as it is a two-letter code or
__. See rr_publisher_country() for use of country codes.
validate_country_code(country)
country |
[ |
TRUE if the country code is valid, errors otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.