Learn R Programming

polmineR (version 0.6.1)

partitionBundle-class: partitionBundle class

Description

A bundle of partition objects.

Usage

"as.partitionBundle"(.Object, ...)
"show"(object)
"summary"(object)
"["(x, i)
"barplot"(height, ...)
"partitionBundle"()
"sAttributes"(object, sAttribute)

Arguments

.Object
a partitionBundle object
...
further parameters
object
a partitionBundle object
x
a partitionBundle object
i
integer index
height
height
sAttribute
the s-attribute to use

Slots

objects
Object of class "list" the partitions making up the bundle
corpus
Object of class "character" the CWB corpus the partition is based on
sAttributesFixed
Object of class "list" fixed sAttributes
encoding
Object of class "character" encoding of the corpus
explanation
Object of class "character" an explanation of the partition
xml
Object of class "character" whether the xml is flat or nested
call
Object of class "character" the call that generated the partitionBundle