View source: R/error_handling.R
| validate_language_code | R Documentation |
Validate language codes
validate_language_code(language_code, name = "language_code")
language_code |
Language code to validate (ISO 639-1 or BCP-47) |
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.