View source: R/syntax_checks.R
check_field | R Documentation |
Syntactical check of a DESCRIPTION field
check_field(x, warn = FALSE, ...)
x |
The field. |
warn |
Whether to generate a warning if the syntax check fails. |
... |
Additional arguments, they might be used in the future. |
TRUE
if the field is syntactically correct,
otherwise a character vector, containing one or multiple
error messages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.