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.
1  | rmdAddin()
 | 
1 2 3  | if (interactive()) {
    rmdAddin()
}
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.