View source: R/check_helpers.R
check_all_author_info | R Documentation |
Checks the format of author names and orcid
ids.
check_all_author_info(author_list, problems_vect)
author_list |
the yaml front matter part containing author info |
problems_vect |
character vector of previously encountered problems |
a character vector of previously encountered problems and problems
identified for author 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.