abbrev: Get the abbreviated journal title

Description Usage Arguments Value Examples

View source: R/abbrev.R

Description

Get the abbreviated journal title

Usage

1
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

1
2
3
abbrev('Journal of Applied Mathematics')
abbrev('Fundamental and Applied Limnology')
abbrev('Science')

fawda123/Jabbrev documentation built on Jan. 25, 2021, 5:22 p.m.