Learn R Programming

⚠️There's a newer version (0.17.0) of this package.Take me there.

rstudioapi (version 0.4.0)

Safely Access the RStudio API

Description

Access the RStudio API (if available) and provide informative error messages when it's not.

Copy Link

Version

Install

install.packages('rstudioapi')

Monthly Downloads

626,895

Version

0.4.0

License

MIT + file LICENSE

Maintainer

JJ Allaire

Last Published

December 9th, 2015

Functions in rstudioapi (0.4.0)

getVersion

Return the current version of the RStudio API
callFun

Call an RStudio API function
sourceMarkers

hasFun

Exists/get for RStudio functions
getActiveDocumentContext

Get the Active Document Context
isAvailable

Check if RStudio is running.
navigateToFile

viewer

versionInfo

document_position

Create a Document Position
document_range

Create a Range
insertText

Modify the Contents of a Document
previewRd