Learn R Programming

polmineR (version 0.7.8)

count_class: Count class.

Description

S4 class to organize counts. The classes polmineR and ngrams inherit from the class.

Arguments

Slots

stat

Object of class data.table

corpus

Object of class character the CWB corpus the partition is based on

encoding

Object of class character encoding of the corpus

name

Object of class character, a name for the object

size

Object of class integer, the size of the partition or corpus the count is based upon

See Also

The count-class inherits from the textstat-class