list_terms: List the terms in the current glossary

View source: R/methods.R

list_termsR Documentation

List the terms in the current glossary

Description

List the terms in the current glossary

Usage

list_terms(select_categories = NULL)

Arguments

categories

To only retrieve the terms from particular categories, a character vector of those categories can be given. Otherwise, all terms from all categories will be returned as separate lists for each category. To see the possible categories, use the list_categories() function.

Value

A list where each element is a list for each category of terms


RockefellerUniversity/GlossyBRC documentation built on June 24, 2024, 1:49 a.m.