add_gloss: Gloss an example

View source: R/add_gloss.R

add_glossR Documentation

Gloss an example

Description

Adds glosses to the glosses list and adds small capitals to glosses. Escapes strings that begins and ends with curly brackets.

Usage

add_gloss(glosses)

Arguments

glosses

character vector with glosses in upper case.

Value

vector of small capitalized glosses (if string is in the upper case) and not glosses (if string is not in the upper case)

Author(s)

George Moroz <agricolamz@gmail.com>

Examples

add_gloss(c("ABS", "ERG"))


agricolamz/lingglosses documentation built on Oct. 12, 2023, 3:18 p.m.