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] version
Version key. Used for the vkey
argument
of other functions in this package.
[, 2] date
Publication date in YYYY-MM-DD format.
[, 3] corpora
Number of corpora (languages).
[, 4] texts
Number of texts.
[, 5]
size
Total 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.