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


jimhester/available documentation built on Aug. 28, 2024, 3:42 p.m.