shiny_inspect: Run the pkginspector app

View source: R/run_shiny.R

shiny_inspectR Documentation

Run the pkginspector app

Description

Run the pkginspector app

Usage

shiny_inspect(browse = TRUE)

Arguments

browse

Logical. Use browser for running Shiny app.

Examples

## Not run: 
if(require(shiny)){
   shiny_inspect()
}

## End(Not run)

ropenscilabs/pkginspector documentation built on May 15, 2022, 5:30 a.m.