updateVersion: Updates the version number of uploaded data via console input

Description Usage Value Examples

View source: R/updateVersion.R

Description

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.

Usage

1

Value

Updated DESCRIPTION file for easy versionning

Examples

1
2
3
updateVersion()
'please enter new version number:'
Your.New.Version.Number

JCur96/sfe documentation built on Sept. 2, 2020, 6:02 p.m.