plotOutput_h: Plot output with helper

Description Usage Arguments Details See Also

View source: R/elements_h.R

Description

Renders plot with helper within an application. Same as helper(plotOutput(outputId, ...)). Creates help file and/or directory if it does not exist.

Usage

1
plotOutput_h(outputId, helpfiles = "helpfiles", ...)

Arguments

outputId

output variable to read the plot/image from.

helpfiles

A character string denoting directory to save empty help files. Default 'helpfiles'.

...

Optional arguments for plotOutput.

Details

This function uses helper.

See Also

For more elements with helpers see numericInput_h, tableOutput_h, sliderInput_h


BioGenies/shinydetails documentation built on March 1, 2021, 11:12 p.m.