Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yonicd/glossaries

glossary functionality for Rmarkdown documents
https://github.com/yonicd/glossaries

r rmarkdown

Last synced: 5 days ago
JSON representation

glossary functionality for Rmarkdown documents

Awesome Lists containing this project

README

        

# glossaries

The goal of glossaries is to port glossary functionality from the LaTeX library [glossaries](https://ctan.org/pkg/glossaries?lang=en) to RMarkdown documents.

## Installation

``` r
remotes::install_github("yonicd/glossaries")
```

## Example

See [Vignette](https://yonicd.github.io/glossaries/articles/usage.html) for basic usage.