addTheme                Add a Custom Editor Theme
applyTheme              Apply an Editor Theme to RStudio
askForPassword          Ask the user for a password interactively
askForSecret            Prompt user for secret
bugReport               File an RStudio Bug Report
build-tools             Build Tools
callFun                 Call an RStudio API function
chunk-callbacks         Register and Unregister a Chunk Callback
convertTheme            Convert a tmTheme to an RStudio Theme
createProjectTemplate   Create a Project Template
dictionaries            Interact with RStudio's Dictionaries
document_position       Create a Document Position
document_range          Create a Range
executeCommand          Execute Command
file-dialogs            Select a file / folder
filesPaneNavigate       Navigate to a Directory in the Files Pane
getActiveProject        Retrieve path to active RStudio project
getRStudioPackageDependencies
                        Get RStudio Package Dependencies
getThemeInfo            Retrieve Themes
getThemes               Get Theme List
getVersion              Return the current version of the RStudio API
hasColorConsole         Check if console supports ANSI color escapes.
hasFun                  Exists/get for RStudio functions
highlightUi             Highlight UI Elements within the RStudio IDE
isAvailable             Check if RStudio is running
jobAdd                  Add a Job
jobAddOutput            Add Job Output
jobAddProgress          Add Job Progress
jobRemove               Remove a Job
jobRunScript            Run R Script As Job
jobSetProgress          Set Job Progress
jobSetState             Set Job State
jobSetStatus            Set Job Status
launcher                Retrieve Launcher Information
launcherConfig          Define a Launcher Configuration
launcherContainer       Define a Launcher Container
launcherControlJob      Interact with (Control) a Job
launcherGetJob          Retrieve Job Information
launcherHostMount       Define a Launcher Host Mount
launcherNfsMount        Define a Launcher NFS Mount
launcherPlacementConstraint
                        Define a Launcher Placement Constraint
launcherResourceLimit   Define a Launcher Resource Limit
launcherSubmitJob       Submit a Launcher Job
launcherSubmitR         Execute an R Script as a Launcher Job
navigateToFile          Navigate to file
persistent-values       Persistent keys and values
previewRd               Preview an Rd topic in the Help pane
previewSql              Preview SQL statement
primary_selection       Extract the Primary Selection
projects                Open a project in RStudio
readPreference          Read Preference
readRStudioPreference   Read RStudio Preference
removeTheme             Remove a custom theme from RStudio.
restartSession          Restart the R Session
rstudio-documents       Interact with Documents open in RStudio
rstudio-editors         Retrieve Information about an RStudio Editor
savePlotAsImage         Save active RStudio plot image
selections              Manipulate User Selections in the RStudio IDE
sendToConsole           Send code to the R console
showDialog              Show Dialog Box
showPrompt              Show Prompt Dialog Box
showQuestion            Show Question Dialog Box
sourceMarkers           Display source markers
systemUsername          Get System Username
terminalActivate        Activate Terminal
terminalBuffer          Get Terminal Buffer
terminalBusy            Is Terminal Busy
terminalClear           Clear Terminal Buffer
terminalContext         Retrieve Information about RStudio Terminals
terminalCreate          Create a Terminal
terminalExecute         Execute Command
terminalExitCode        Terminal Exit Code
terminalKill            Kill Terminal
terminalList            Get All Terminal Ids
terminalRunning         Is Terminal Running
terminalSend            Send Text to a Terminal
terminalVisible         Get Visible Terminal
translateLocalUrl       Translate Local URL
updateDialog            Updates a Dialog Box
userIdentity            Get User Identity
versionInfo             RStudio version information
viewer                  View local web content within RStudio
writePreference         Write Preference
writeRStudioPreference
                        Write RStudio Preference
