check_all_person_info: Helper function to check if person information is correct

View source: R/check_helpers.R

check_all_person_infoR Documentation

Helper function to check if person information is correct

Description

Checks the format of person names and orcid ids.

Usage

check_all_person_info(person_list, problems_vect)

Arguments

person_list

the yaml front matter part containing person info

problems_vect

character vector of previously encountered problems

Value

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

See Also

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


inbo/protocolshelper documentation built on June 2, 2025, 2:17 a.m.