View source: R/fix_contributor.R
| fix_contributor | R Documentation |
Format a list of utils::person objects into a compact string, merging roles
per person and normalizing names. Contributors without explicit roles are
assigned "ctb". If NULL or ":unas" is supplied, returns ":unas".
fix_contributor(contributors = NULL)
contributors |
A vector or list of |
A single character string, e.g. "{Jane Doe [dtm, ctb]} and {John Smith [ctb]}".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.