make_meta: Internal functions to create a list for the meta attribute

Description Usage Arguments

View source: R/meta.R

Description

Internal functions to create a list for the meta attribute

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
make_meta(class, inherit = NULL, ...)

make_meta_corpus(inherit = NULL, ...)

make_meta_tokens(inherit = NULL, ...)

make_meta_dfm(inherit = NULL, ...)

make_meta_dictionary2(inherit = NULL, ...)

update_meta(default, inherit, ...)

Arguments

class

object class either dfm, tokens or corpus

inherit

list from the meta attribute

...

values assigned to the object meta fields

default

default values for the meta attribute


koheiw/quanteda.core documentation built on Sept. 21, 2020, 3:44 p.m.