S4 subcorpus class.
# S4 method for subcorpus
show(object)A subcorpus object.
show: Output basic information about subcorpus object.
s_attributesA named list with the structural attributes
defining the subcorpus.
cposA matrix with left and right corpus positions defining
regions (two columns).
annotationsObject of class list.
sizeTotal size of the subcorpus (length-one integer vector).
metadataObject of class data.frame, metadata information.
strucsObject of class integer, the strucs defining the
subcorpus.
xmlObject of class character, whether the xml is "flat" or
"nested".
s_attribute_strucsObject of class character, the base node.
keyExperimental, an s-attribute that is used as a key.
Other classes to manage corpora: corpus-class,
regions