includeVignette: Include a vignette within a Shiny app.

View source: R/includeVignette.R

includeVignetteR Documentation

Include a vignette within a Shiny app.

Description

This will read in a vignette (currently HTML only) to be included within a Shiny app.

Usage

includeVignette(topic, package)

Arguments

topic

a character string giving the name of the vignette to include.

package

a character vector with the names of packages to search through, or NULL in which all packages (as defined by argument all) are searched


jbryer/ShinyDemo documentation built on March 26, 2022, 6:18 p.m.