Description Usage Arguments To download the entire TCP corpus Examples
Download raw XML files from the Text Creation Partnership's Github repository.
1 | tcpDownload(results)
|
results |
A dataframe, usually the search results generated using
|
If you'd like to download the entire TCP corpus, run two commands:
data(tcp)
(Activates the TCP data in your R environment.)
tcpDownload(tcp)
(Begins the download.)
Be careful: the entire TCP is several GBs, so the download will take awhile.
1 | tcpDownload(results)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.