Description Usage Arguments Value Examples
Returns a data.frame
of metadata for the specified corpus.
The rownames
of the data.frame
are the corpus text title
abbreviations.
1 | corpus_metadata(corpus)
|
corpus |
The name of the corpus. Can be ‘DNov’ or ‘19C’. |
A data.frame
with the following structure.
1 2 3 4 5 6 |
1 | df <- corpus_metadata('DNov')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.