Description Usage Arguments Value
Function to download collection data (grouped texts) from github. Overwrites (!) the current collections.
1 2 3 4 5 6 | installCollectionData(
dataDirectory = getOption("qd.datadir"),
branchOrCommit = "master",
repository = "metadata",
baseUrl = "https://github.com/quadrama/"
)
|
dataDirectory |
The data directory in which collection and data files are stored |
branchOrCommit |
The git branch, commit id, or tag that we want to download |
repository |
The repository |
baseUrl |
The github user (or group) |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.