The Wayback Machine - https://web.archive.org/web/20220706222739/https://github.com/topics/rstudio-addin
Here are
78 public repositories
matching this topic...
RStudio add-in to make plots interactively with ggplot2
🔍 An RStudio addin slash regex utility belt
RStudio Addin to Insert Markdown Citations
Create tabs of View() output for each chained pipe
🎨 A colour picker tool for Shiny and for selecting colours in plots (in R)
Updated
Dec 30, 2021
JavaScript
Prefix function with their namespace & other development tools
Make Anything an RStudio Shortcut
Create a color scale from a single color
Rstudio Addin for Network Analysis and Visualization
Easy Access to Uppercase H
Concise interactive data summaries in R
Updated
Feb 24, 2020
JavaScript
RStudio Addin: Copy Image from Clipboard into RMarkdown .Rmd file
Updated
Oct 30, 2021
HTML
Structure your code better.
RStudio addin to search CRAN packages titles and descriptions
An RStudio addin to provide easy and interactive time series visualization
Make testing even more fun with RStudio addins and more
Rstudio Addin - create boxed title in an Rscript
🤷♂️ RStudio Addin to Search and Copy Emoji
Display news and update outdated github R packages
R Package - Quick Spellcheck Addin for RStudio
A plumber's API best friend.
Generate Lorem Ipsum Text
A package for interfacing with Docker from RStudio, including generating dockerfiles and allowing users to build/push/tag/run docker images.
📝 GitHub Activity Feed RStudio Addin
R Package - A graphical user interface for some of the main functions of Ben Marwick's rrtools package
📍 Cities database and a game!
Create doxygen documentation for R package C++ code
Improve this page
Add a description, image, and links to the
rstudio-addin
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
rstudio-addin
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently, beautify comment is hardcoded to respect the column-80 margin. It would be nice to dynamically check the margin set in RStudio via the RStudio::api and beautify comments accordingly.