View source: R/check_helpers.R
| check_all_person_info | R Documentation |
Checks the format of person names and orcid ids.
check_all_person_info(person_list, problems_vect)
person_list |
the yaml front matter part containing person info |
problems_vect |
character vector of previously encountered problems |
a character vector of previously encountered problems and problems
identified for person names and orcid ids.
Other check:
check_all(),
check_frontmatter(),
check_structure(),
protocolcheck,
validate_orcid()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.