partitionBundle-class: partitionBundle class

Description Usage Arguments Slots Author(s)

Description

A bundle of partition objects.

Usage

 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)

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

Author(s)

Andreas Blaette


nrauscher/corpus documentation built on May 23, 2019, 9:34 p.m.