check_all_author_info: Helper function to check if author information is correct

View source: R/check_helpers.R

check_all_author_infoR Documentation

Helper function to check if author information is correct

Description

Checks the format of author names and orcid ids.

Usage

check_all_author_info(author_list, problems_vect)

Arguments

author_list

the yaml front matter part containing author info

problems_vect

character vector of previously encountered problems

Value

a character vector of previously encountered problems and problems identified for author names and orcid ids.

See Also

Other check: check_all(), check_frontmatter(), check_structure(), protocolcheck, validate_orcid()


inbo/protocolshelper documentation built on Sept. 6, 2024, 9:15 p.m.