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