View source: R/versionControl.R View source: R/deprecated/dataVersionControl.R
Maintainer-only function for releasing data. This will look at the version in the DESCRIPTION file and make a data release if the GitHub repository contains the same version as we have locally. Requires the \codeGITHUB_TOKEN environment variable to be set.
1 | mydata_release(..., path = NULL)
|
... |
Parameters passed through to \code\linkgithub_release_create |
path |
Path to the data (see \code\linksfe). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.