rmdAddin: Addin for browsing and installing RStudio addins

Description Usage Examples

View source: R/addin.R

Description

This addin allows you to interactively browse through the list of existing addins, see which ones you already have installed, and let you install/uninstall the corresponding package of each addin. This addin can be invoked from RStudio's "Addins" menu.

Usage

1

Examples

1
2
3
if (interactive()) {
    rmdAddin()
}

rmd documentation built on March 1, 2020, 5:07 p.m.