orm_dict_add_terms: Add terms to an existing dictionary category

View source: R/orm_dict.R

orm_dict_add_termsR Documentation

Add terms to an existing dictionary category

Description

Add terms to an existing dictionary category

Usage

orm_dict_add_terms(dict, category, terms)

Arguments

dict

An orisma_dict object.

category

Character. Category key.

terms

Character vector. New terms to add.

Value

Updated orisma_dict.


orisma documentation built on May 19, 2026, 1:07 a.m.