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 Nov. 8, 2023, 4:08 p.m.