This package is based on the proposal: https://github.com/SaranjeetKaur/isc_proposal_translations
The goal of glossary is to manage a glossary for R translation projects.
You can install the development version of glossary from GitHub with:
# install.packages("pak")
pak::pak("r-devel/glossary")
This is a basic example which shows you how to solve a common problem:
library(glossary)
## basic example code