Description Usage Arguments Details Value Author(s)
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.
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)
|
.Object |
a |
... |
further parameters |
sAttributes |
a character vector |
struc |
integer vector, strucs to get metadata for |
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.
a "data.frame"
Andreas Blaette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.