View source: R/error_handling.R
| validate_region_code | R Documentation |
Validate region codes
validate_region_code(region_code, name = "region_code")
region_code |
Region code to validate (ISO 3166-1 alpha-2) |
name |
Parameter name for error messages |
Invisible NULL if valid, stops execution if invalid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.