Description Usage Value Examples
View source: R/updateVersion.R
updateVersion
updates the version number (GitHub release) via user
input. The console will ask that the user specify a new version number, which
will be refelcted in the DESCRIPTION file. This removes the need to hunt for
the DESCRIPTION FILE and manually open/edit/save/close it before committing
a newly edited data set.
1 |
Updated DESCRIPTION file for easy versionning
1 2 3 | updateVersion()
'please enter new version number:'
Your.New.Version.Number
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.