Learn R Programming

rsam (version 0.1.0)

toggle_addin: Toggle RStudio addins

Description

Toggle Rstudio addins on and off by passing package::binding

Usage

toggle_addin(key)

Arguments

key

character, vector containing package::binding objects that uniquely identify addins.

Details

a data.frame containing a summary of installed addins can be fetched through fetch_addins. Each time a Key is passed into the function the toggle will be activated for it.