Site icon R-bloggers

List of useful RStudio addins made by useRs (a github repo)

[social4i size=”large” align=”float-right”]   Dean Attali started a GitHub repo listing RStudio addins, with the hope that other useRs will add to the list and make it a place to discover addins. Feel free to browse for useful addins, or make a pull request to add your own addin to the list. Here are the current items on the list:
Name Description Package On CRAN? Author More links Notes
Colour picker Lets you easily select colours shinyjs Dean Attali screenshot,demo GIF
ggplot2 Marginal Plots Add marginal plots to ggplot2 ggExtra Dean Attali screenshot
ggplot Theme Assist Customize your ggplot theme ggthemeassist Calli Gross demo GIF
Schedule Rscripts Easily scheduling Rscripts taskscheduleR jwijffels screenshot
Assign default values Set function arguments in selection to their default values jadd Jenny Bryan
Wrap Rmd Wrap selected R Markdown text but don’t insert lines breaks into inline R code WrapRmd TJ Mahr
Tidy Data Interactively build tidyr function call (gather) tidyshiny Mango Solutions
Lattice Plotting Interactively build plots using the latticesystem addinplots Homer White
Copy Frame to Clipboard Copy a data.frame to the clipboard copydat Bay Area Air Quality Management District Doesn’t work on Windows
Render Rmd in Console Render an R Markdown document in the global environment RStudioConsoleRender Jeff Johnston blog post
Document This Auto-generate Roxygen skeletons for functions and data docthis Matthew Lincoln
Hist Add-In Interactively create histograms with ggplot2 and obtain the R Code limoaddin Stanislaus Stadlmann
Addin Manager Install and remove addins addinmanager Colin Gillespie Blog post