abbrev: Get the abbreviated journal title

View source: R/abbrev.R

abbrevR Documentation

Get the abbreviated journal title

Description

Get the abbreviated journal title

Usage

abbrev(title, rems = c("and", "in", "of", "on", "\\\\&", "the"))

Arguments

title

chr string of the journal name

rems

chr string of prepositions or other words to remove from the journal title

Value

A chr string for the abbreviated journal title

Examples

abbrev('Journal of Applied Mathematics')
abbrev('Fundamental and Applied Limnology')
abbrev('Science')
abbrev('Journal of the Royal Statistical Society: Series D (The Statistician)')

fawda123/Jabbrev documentation built on Jan. 12, 2025, 10:29 p.m.