Learn R Programming

updater (version 0.1.2)

r_version: 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()

Arguments

Value

string of R version

Examples

Run this code
r_version()

previous_r_version()

Run the code above in your browser using DataLab