r_version {updater} | R Documentation |
R Versions
Description
These functions return the current R version and the the previously installed R version. The format of the returned version matches the default folder name where R is installed.
Usage
r_version()
previous_r_version()
Value
string of R version
Examples
r_version()
previous_r_version()
[Package updater version 0.1.2 Index]