glossary {manynet}R Documentation

Adding network glossary items

Description

This function adds a glossary item, useful in tutorials.

Usage

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.


[Package manynet version 1.5.1 Index]