This function adds a glossary item, useful in tutorials.
gloss(text, ref = NULL)
print_glossary()
clear_glossary()
Arguments
- text
The text to appear.
- ref
The name of the glossary item to index.
If NULL, then the function will search the glossary for 'text' instead.