author2df: Convert person object in a data.frame.

View source: R/store_authors.R

author2dfR Documentation

Convert person object in a data.frame.

Description

Results in a data.frame with the given name, family name, e-mail, ORCID, affiliation and role. Missing elements result in an empty string (""). Persons with multiple roles will have the roles as a comma separated string.

Usage

author2df(person)

Arguments

person

The person object or a list of person objects, NA or NULL. Any "character" is converted to a person object using as.person() with a warning.

See Also

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


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