validate_Rd | R Documentation |
The dictionary terms are written in R documentation (Rd) format.
This function reads the Rd file using the tools::parse_Rd
function
validate the information in each section (e.g., examples, rationale,
range of possible values, etc.).
validate_Rd(Rd_file)
Rd_file |
a Rd filename to use as input. |
a message if the term passes all validations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.