Skip to contents

Creates the miniUI for the forgot RStudio Addin

Usage

forgotAddin(selected_pkg = NULL)

Arguments

selected_pkg

string optional package name to search on

Examples

if (FALSE) { # \dontrun{
forgotAddin("dplyr")
} # }