Description Usage Arguments Details Value
Performs capitalization of titles
1 2 | capitalize_titles(x, which.fields = c("Title", "Bookname", "Journal",
"Conference"))
|
x |
dataframe containing fields to be capitalized (using sentence case) |
which.fields |
character vector with names of dataframe columns to be capitalized |
This function attempts to standardize capitalization of titles for the productions listing, using sentence case.
capitalized string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.