getVersion | R Documentation |
Use getVersion()
to determine the current version of RStudio.
This can be useful for R packages which need to gate certain functionality
based on the version of RStudio currently available.
getVersion()
A "numeric_version"
object, giving the version of RStudio in use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.