meta-method: metainformation

Description Usage Arguments Details Value Author(s)

Description

This function is usually part of the procedure to set up a partition. Based on the corpus positions that have initially been set up, a table with all metadata is added to the object, and a list with the attributes and the values that occur.

Usage

1
2
3
4
5
6
7
meta(.Object, ...)

## S4 method for signature 'character'
meta(.Object, sAttributes, struc)

## S4 method for signature 'partition'
meta(.Object, sAttributes)

Arguments

.Object

a "partition" object

...

further parameters

sAttributes

a character vector

struc

integer vector, strucs to get metadata for

Details

The values of the metadata are there to determine which subcorpora can be generated. The table with all metadata can be added as it is a basis for the values. It can be omitted for performance and memora reasons.

Value

a "data.frame"

Author(s)

Andreas Blaette


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