R_version: Current R version

View source: R/R_switch.R

R_versionR Documentation

Current R version

Description

Current R version

Usage

R_version(full = FALSE)

Arguments

full

logical, if TRUE, the date will be shown. If the R is a development version, then "devel" will be added ahead of the version number.

Examples

## Not run: 
R_version()
R_version(TRUE)

## End(Not run)


paodan/funcTools documentation built on April 1, 2024, 12:01 a.m.