Learn R Programming

polmineR (version 0.6.1)

textstat-class: S4 textstat class

Description

superclass for comp and context class

Usage

"head"(x, ...)
"tail"(x, ...)
"dim"(x)
"nrow"(x)
"round"(x, digits = 2)
"colnames"(x)
"sort"(x, by, decreasing = TRUE)
as.bundle(object, ...)
"+"(e1, e2)
"subset"(x, ...)
"as.data.table"(x)
"[["(x, i)
"["(x, i)
"view"(.Object)

Arguments

x
textstat object
...
further parameters
digits
no of digits
by
by
decreasing
logical
object
an object
e1
object 1
e2
object 2
i
index
.Object
an object

Slots

pAttribute
Object of class "character" p-attribute of the query
corpus
Object of class "character"
stat
Object of class "data.frame" statistics of the analysis
name
name of the object
encoding
Object of class "character" encoding of the corpus