check_all | R Documentation |
frontmatter
and structure
Combines check_frontmatter()
and check_structure()
in one function.
check_all(protocol_code, fail = !interactive())
protocol_code |
Character string giving the protocol code |
fail |
Should the function drop an error in case of a problem?
Defaults to |
A report of all failed checks.
Other check:
check_all_author_info()
,
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.