list2dictionary {quanteda}R 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


[Package quanteda version 4.1.0 Index]