Gets the R major and minor version without the patch version (e.g. returns the numeric version "3.5" if the current R version is "3.5.1").
1 | version_r_major_minor(r = getRversion())
|
r |
Numeric R version.
Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.