Other packages > Find by keyword >

rstudioapi  

Safely Access the RStudio API
View on CRAN: Click here


Download and install rstudioapi package within the R console
Install from CRAN:
install.packages("rstudioapi")

Install from Github:
library("remotes")
install_github("cran/rstudioapi")

Install by package version:
library("remotes")
install_version("rstudioapi", "0.17.1")



Attach the package and use:
library("rstudioapi")
Maintained by
Kevin Ushey
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-03-27
Latest Update: 2023-07-07
Description:
Access the RStudio API (if available) and provide informative error messages when it's not.
How to cite:
Kevin Ushey (2014). rstudioapi: Safely Access the RStudio API. R package version 0.17.1, https://cran.r-project.org/web/packages/rstudioapi. Accessed 20 Nov. 2024.
Previous versions and publish date:
0.1 (2014-03-27 16:27), 0.2 (2014-12-31 01:07), 0.3.1 (2015-04-07 00:27), 0.4.0 (2015-12-09 21:44), 0.5 (2016-01-24 15:45), 0.6 (2016-06-27 07:00), 0.7 (2017-09-07 23:41), 0.8 (2018-10-02 22:30), 0.9.0 (2019-01-09 09:30), 0.10 (2019-03-19 21:30), 0.11 (2020-02-08 00:20), 0.12 (2020-11-11 00:00), 0.13 (2020-11-12 22:50), 0.14 (2022-08-23 00:00), 0.15.0 (2023-07-07 21:10), 0.16.0 (2024-03-24 12:30), 0.17.0 (2024-10-17 00:20)
Other packages that cited rstudioapi R package
View rstudioapi citation profile
Other R packages that rstudioapi depends, imports, suggests or enhances
Complete documentation for rstudioapi
Functions, R codes and Examples using the rstudioapi R package
Some associated functions: addTheme . applyTheme . askForPassword . askForSecret . bugReport . build-tools . callFun . chunk-callbacks . convertTheme . createProjectTemplate . dictionaries . document_position . document_range . executeCommand . file-dialogs . filesPaneNavigate . getActiveProject . getDelegatedAzureToken . getRStudioPackageDependencies . getThemeInfo . getThemes . getVersion . hasColorConsole . hasFun . highlightUi . isAvailable . isJob . jobAdd . jobAddOutput . jobAddProgress . jobRemove . jobRunScript . jobSetProgress . jobSetState . jobSetStatus . launcherAvailable . launcherConfig . launcherContainer . launcherControlJob . launcherGetInfo . launcherGetJob . launcherGetJobs . launcherHostMount . launcherNfsMount . launcherPlacementConstraint . launcherResourceLimit . launcherSubmitJob . launcherSubmitR . navigateToFile . persistent-values . previewRd . previewSql . primary_selection . projects . readPreference . readRStudioPreference . registerCommandCallback . registerCommandStreamCallback . removeTheme . restartSession . rstudio-documents . rstudio-editors . savePlotAsImage . selections . sendToConsole . showDialog . showPrompt . showQuestion . sourceMarkers . systemUsername . terminalActivate . terminalBuffer . terminalBusy . terminalClear . terminalContext . terminalCreate . terminalExecute . terminalExitCode . terminalKill . terminalList . terminalRunning . terminalSend . terminalVisible . translateLocalUrl . unregisterCommandCallback . updateDialog . userIdentity . versionInfo . viewer . writePreference . writeRStudioPreference . 
Some associated R codes: auth.R . bug-report.R . build-tools.R . chunk.R . code.R . commands.R . dependencies.R . dialogs.R . dictionaries.R . document-api.R . document-methods.R . files-pane.R . highlight-ui.R . jobs.R . launcher-functions.R . launcher.R . misc.R . prefs.R . preview.R . remote.R . selections.R . stubs.R . templates.R . terminal.R . themes.R . tutorial.R . urls.R . user.R . utils.R .  Full rstudioapi package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

spinyReg  
Sparse Generative Model and Its EM Algorithm
Implements a generative model that uses a spike-and-slab like prior distribution obtained by multipl ...
Download / Learn more Package Citations See dependency  
aws  
Adaptive Weights Smoothing
We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. ...
Download / Learn more Package Citations See dependency  
epitrix  
Small Helpers and Tricks for Epidemics Analysis
A collection of small functions useful for epidemics analysis and infectious disease modelling. This ...
Download / Learn more Package Citations See dependency  
emon  
Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency  
ricu  
Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' p ...
Download / Learn more Package Citations See dependency  
docreview  
Opinionated Documentation Checking
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA