Description Usage Arguments Slots Author(s)
A bundle of partition objects.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ## S4 method for signature 'list'
as.partitionBundle(.Object, ...)
## S4 method for signature 'partitionBundle'
show(object)
## S4 method for signature 'partitionBundle'
summary(object)
## S4 method for signature 'partitionBundle,ANY,ANY,ANY'
x[i]
## S4 method for signature 'partitionBundle'
barplot(height, ...)
## S4 method for signature 'environment'
partitionBundle(.Object)
## S4 method for signature 'partitionBundle'
sAttributes(.Object, sAttribute)
|
.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 |
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
Andreas Blaette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.