A bundle of partition objects.
# S4 method for list
as.partitionBundle(.Object, ...)# S4 method for partitionBundle
show(object)
# S4 method for partitionBundle
summary(object)
# S4 method for partitionBundle,ANY,ANY,ANY
[(x, i)
# S4 method for partitionBundle
barplot(height, ...)
# S4 method for environment
partitionBundle(.Object)
# S4 method for partitionBundle
sAttributes(.Object, sAttribute)
a partitionBundle object
further parameters
a partitionBundle object
a partitionBundle object
integer index
height
the s-attribute to use
objectsObject of class "list" the partitions making up the bundle
corpusObject of class "character" the CWB corpus the partition is based on
sAttributesFixedObject of class "list" fixed sAttributes
encodingObject of class "character" encoding of the corpus
explanationObject of class "character" an explanation of the partition
xmlObject of class "character" whether the xml is flat or nested
callObject of class "character" the call that generated the partitionBundle