README.md

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

minimal R version CRAN_Status_Badge packageversion

Last-changedate

raddath

RStudio addins let you run R code or a Shiny app through the Rstudio IDE, either via the Addins dropdown menu or with a keyboard shortcut.

RStudio docs on addins (with examples): https://rstudio.github.io/rstudioaddins/

To use addins:

Addins

view_object_addin

The view_object_addin takes selected text and pipes it into View() so you can inspect it in RStudio without typing the command in the console or finding and clicking on it in the "Environment" panel. The addin works best when you assign it a keyboard shortcut, like ctrl + shift + v.

To use this addin:

Credits

I basically pilfered the template for this addin from Jenny Bryan's jadd.



andrewheiss/raddath documentation built on May 10, 2019, 10:32 a.m.