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


r-lib/available documentation built on Sept. 6, 2024, 3:54 p.m.