Description Usage Value See Also Examples
mc_index downloads a tabular index of the versions of the Multi-CAST
corpus data from the servers of the University of Bamberg. The value in the
leftmost version column may be passed to the multicast
method for access to earlier versions of the annotations.
1 | mc_index()
|
A data.frame with five columns:
[, 1] versionVersion key. Used for the vkey argument
of other functions in this package.
[, 2] datePublication date in YYYY-MM-DD format.
[, 3] corporaNumber of corpora (languages).
[, 4] textsNumber of texts.
[, 5]
sizeTotal file size in kilobytes.
multicast, mc_metadata,
mc_referents, mc_clauses
1 2 3 4 5 | ## Not run:
# retrieve version index
mc_index()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.