twodigitRversion {miniCRAN}R Documentation

Get a two-digit version of the R version

Description

Get a two-digit version of the R version

Usage

twodigitRversion(R = R.version)

Arguments

R

Either a list of the format R.version, a character string (e.g., "3.1.2"), or a numeric version of the type R_system_version().

Value

A character string representing the two-digit R version.


[Package miniCRAN version 0.2.10 Index]