| validate_messages | R Documentation |
Lints every YAML file under inst/messages/ (and an additional path
if supplied), enforcing required fields, vocabulary membership, id
uniqueness, and combo-chain integrity. Used by the test suite and
available to contributors.
validate_messages(path = NULL)
path |
Optional character path to a directory of YAML files.
When |
A data.frame of the validated registry, returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.