README.md

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/



GegznaV/addin.tools documentation built on Aug. 24, 2023, 5:35 p.m.