glossary_utils.Rd
Utility functions reading/exporting the glossary
load_entries(file = "", ...) new_glossary(file = "", ...) export_glossary(file, ...)
file | character, path to file storing glossary terms. Default: '' |
---|---|
... | additional arguments passed to read_yaml |
glossary
new_glossary returns a new glossary object that is separate from the internal glossary object.
Other io:
glossary_to_table()