list2dictionary: Internal function to convert a list to a dictionary

View source: R/dictionaries.R

list2dictionaryR Documentation

Internal function to convert a list to a dictionary

Description

A dictionary is internally a list of list to keys and values to coexist in the same level.

Usage

list2dictionary(dict)

Arguments

dict

list of object


quanteda documentation built on May 31, 2023, 8:28 p.m.