tableOutput_h: Table output with helper.

Description Usage Arguments Details See Also

View source: R/elements_h.R

Description

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

Usage

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

Arguments

outputId

output variable to read the table 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, plotOutput_h, sliderInput_h


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