Get a two-digit version of the R version
twodigitRversion(R = R.version)
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().
"3.1.2"
R_system_version()
A character string representing the two-digit R version.