The goal of this package is to manage a glossary for R translation projects. The idea is based on a proposal created by Saranjeet Kaur Bhogal (@SaranjeetKaur). The project was launched during the R Dev Day @ RSE Con25. This is repo is currently Work in Progress.
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
All contributions to this project are gratefully acknowledged using the allcontributors
package following the all-contributors specification. Contributions of any kind are welcome!
SaranjeetKaur |
rivaquiroga |