abbrev | R Documentation |
Get the abbreviated journal title
abbrev(title, rems = c("and", "in", "of", "on", "\\\\&", "the"))
title |
chr string of the journal name |
rems |
chr string of prepositions or other words to remove from the journal title |
A chr string for the abbreviated journal title
abbrev('Journal of Applied Mathematics')
abbrev('Fundamental and Applied Limnology')
abbrev('Science')
abbrev('Journal of the Royal Statistical Society: Series D (The Statistician)')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.