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.
Arguments
- person
The person object or a list of person objects,
NA
orNULL
. Any"character"
is converted to a person object usingas.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()