glossary function

Adding network glossary items

Adding network glossary items

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.
  • Maintainer: James Hollway
  • License: MIT + file LICENSE
  • Last published: 2024-11-05