Class and methods to manage bundles of partitions.
# 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 partitionBundle
enrich(.Object, mc = FALSE, progress = TRUE,
verbose = FALSE, ...)
# S4 method for list
as.partitionBundle(.Object, ...)
# S4 method for environment
partitionBundle(.Object)
# S4 method for partitionBundle
sAttributes(.Object, sAttribute)
a partitionBundle object
a partitionBundle object
integer index
height
further parameters
a partitionBundle object
logical or, if numeric, providing the number of cores
logical
logical
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