find_acronym {available}R 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


[Package available version 1.1.0 Index]