Skip to content

GegznaV/addin.tools

Repository files navigation

MIT licensed CRAN_Status_Badge R-CMD-check GitHub version Updated-on


R package addin.tools

Package addin.tools contains various functions that help to construct RStudio addins. The functions are wrappers arround package rstudioapi. They are used as the core functions for packages addins.rmd, addins.rs and other.

Install package

Install development version from GitHub:

if (!require(devtools)) install.packages("devtools")
devtools::install_github("GegznaV/addin.tools")

More information at https://gegznav.github.io/addin.tools/

About

✔️ (R package) Tools to build RStudio add-ins

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages