glossary | R Documentation |
This function adds a glossary item, useful in tutorials.
gloss(text, ref = NULL)
print_glossary()
clear_glossary()
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.