r_version: R Versions

View source: R/r_version.R

r_versionR 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()

updater documentation built on Sept. 19, 2023, 1:07 a.m.