find_acronym: Function that finds and returns the first acronym (all caps)...

View source: R/namr.R

find_acronymR Documentation

Function that finds and returns the first acronym (all caps) in a text string

Description

Function that finds and returns the first acronym (all caps) in a text string

Usage

find_acronym(title)

Arguments

title

package title or description

Value

a single acronym, if present


available documentation built on July 11, 2022, 1:05 a.m.