The goal of acronames is to …
You can install the released version of acronames
from
GitHub with:
devtools::install_packages_github("acronames")
This is a basic example which shows you how to solve a common problem:
library(acronames)
acronames(required =
list('Harvard',
c('Automated', 'Algorithmic'),
'Redistricting',
c('Team', 'Project', 'Group')),
optional = list('Methodology')
)
#> [1] "argh" "harp" "hart" "rath" "tahr" "tharm"