validate_orcid: Validate the structure of an ORCID id

View source: R/use_author.R

validate_orcidR Documentation

Validate the structure of an ORCID id

Description

Checks whether the ORCID has the proper format and the checksum.

Usage

validate_orcid(orcid)

Arguments

orcid

A vector of ORCID

Value

A logical vector with the same length as the input vector.

See Also

Other utils: ask_yes_no(), author2df(), bookdown_zenodo(), c_sort(), create_hexsticker(), execshell(), menu_first(), orcid2person(), store_authors(), use_author(), validate_email(), yesno()


inbo/checklist documentation built on June 15, 2025, 12:54 p.m.