get_item_data(language = NULL, form = NULL, mode = "remote")
Arguments
language
An optional string specifying which language's items to
retrieve.
form
An optional string specifying which form's items to retrieve.
mode
A string indicating connection mode: one of "local",
or "remote" (defaults to "remote")
Value
A data frame where each row is a CDI item and each column is a
variable about it (language, form, type,
lexical_category, category, uni_lemma, item,
definition, num_item_id).