getVersion: Determine the version of RStudio

View source: R/code.R

getVersionR Documentation

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()

Value

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


rstudioapi documentation built on Oct. 23, 2024, 1:07 a.m.