Description Usage Arguments Details Value
Performs capitalization of author names
1 2 3 | capitalize_authors(x, make.lower = c("De", "Di", "Do", "Da", "Dos", "Das",
"Dello", "Della", "Dalla", "Dal", "Del", "E", "Em", "Na", "No", "Nas", "Nos",
"Van", "Von", "Y"), author.aliases = NULL)
|
x |
data frame containing a column "Authors" (or "Author"), which should describe author names (separated by commas, if multiple) for a given production type. |
make.lower |
character vector containing name conectors to keep in lowercase |
author.aliases |
list vector with author aliases.
See |
This function attempts to standardize capitalization of author names for the production listings
data frame with (hopefully) correctly capitalized author names in column "Authors".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.