user avatar
RStudio Tips
@rstudiotips
Useful features, shortcuts, and ideas for working with the RStudio IDE to develop R analyses, packages, and documents.
Seattle, WA
Joined July 2014
Posts
  • user avatar
    Ever wanted an *editable* data view in @rstudio? We didn't make one, but @DillonHammill did. Add-in here: github.com/DillonHammill/… #rstats
    GIF
  • user avatar
    We're pleased to announce the official release of @rstudio 1.1! More info & downloads: blog.rstudio.com/2017/10/09/rst… #rstats
  • user avatar
  • user avatar
    The new Jobs pane in the @rstudio 1.2 Preview lets you run your R scripts in the background. Learn how to use it: blog.rstudio.com/2019/03/14/rst… #rstats
  • user avatar
    We're delighted to announce the release of @rstudio 1.3. It's accessible, it checks spelling, it works great with R 4.0.0 and iPads, it has file templates, it autosaves ... oh, and you can resize the columns in the Environment pane now. blog.rstudio.com/2020/05/27/rst… #rstats
  • user avatar
  • user avatar
    If you have a widescreen monitor, this new @rstudio 1.4 feature may be relevant to your interests. blog.rstudio.com/2020/10/21/rst… #rstats
  • user avatar
    Did you know that @rstudio has a real-time LaTeX equation previewer? Create a math block with $$ in your R Markdown document to try it out. #rstats
  • user avatar
    Our @rstudio add-in of the day: github.com/gadenbuie/rege… by @grrrck. Create, visualize, and test regular expressions right inside RStudio, cheat sheets included.
  • user avatar
    I think we could all use some good news today. Did you know that @rstudio just got rainbow parentheses? blog.rstudio.com/2020/11/04/rst… #rstats
  • user avatar
    datapasta by @MilesMcBain is our @rstudio add-in of the day: copy data and paste it into RStudio as neatly formatted R code. github.com/MilesMcBain/da… #rstats
    GIF
  • user avatar
    New in @rstudio 1.4 preview: select Python interpreters, see your Python data in the Environment pane, and view plots from matplotlib & seaborn.
  • user avatar
    Don't touch that mouse! Jump quickly between the source and console via keyboard: Ctrl+1 to focus source, Ctrl+2 to focus console. #rstats
  • user avatar
    Wrestling with point-and-click diagram tools? Try DiagrammeR package w/ RStudio: automatic, beautiful layouts, visualized on save #rstats