Top "Rstudio" questions

RStudio is an IDE for the R statistical programming language.

Renaming Objects in RStudio context sensitive within entire Project

I have an issue when developing an R project using RStudio. I create an object, and then realise later, that …

r keyboard-shortcuts rstudio organization gtd
How can I use spell check in Rmarkdown?

I want to write a report with Rmarkdown. However, I am a little worried about my spelling. I hope there …

r rstudio r-markdown spelling
%>% key binding / keyboard shortcut in Rstudio

I've been experimenting quite a bit with the increasingly popular %>% operator from the magrittr package. I've used it enough …

r rstudio magrittr
How to add a page break in word document generated by RStudio & markdown

I writing a Word document with R markdown in R Studio. I can get many things, but at the moment …

r markdown rstudio pandoc
Check if R is running in RStudio

I am looking for a way to test if R is being run from RStudio. For some reason I could …

r rstudio
How do I install.packages corrplot in RStudio?

I'm getting errors trying to use install.packages(corrplot) in RStudio: library(corrplot) Error in library(corrplot) : there is no …

r rstudio r-corrplot
Install R Studio Server on Windows

Is it possible to install RStudio Server on a Windows machine? I know that it is possible if I use …

r windows rstudio rstudio-server
Could not find function 'fread' in R 3.4 while reading a big dataset

I have installed package "microbenchmark" and then run: library(microbenchmark). Now, I am trying to read a csv file, but …

r rstudio fread
How to set memory limit in RStudio (desktop version)?

I'm aware that there has already been a similar question here, but the answer is out-of-date. The information I've found …

r rstudio
Setting up RStudio Portable Default R version

I recently discovered a portable version of R and RStudio @ http://rportable.sourceforge.net/ Open source rocks! At any-rate, I …

r rstudio portability