Learn R Programming

rstudioapi (version 0.17.0)

getVersion: Determine the version of RStudio

Description

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.

Usage

getVersion()

Arguments

Value

A "numeric_version" object, giving the version of RStudio in use.