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/quanteda documentation built on April 15, 2024, 7:59 a.m.