Aliases: getVersion
Keywords:
### ** Examples ## Not run: ##D if (rstudioapi::getVersion() < "0.98.100") { ##D message("Your version of RStudio is quite old") ##D } ## End(Not run)