write_delim_ui_output: UI output elements for delimited-file writer.

Description Usage Arguments Details Value See Also

Description

Used to define the UI output elements within the write_delim shiny module.

Usage

1

Arguments

id,

character used to specify namesapce, see shiny::NS

Details

This function returns a shiny::tagList with members:

data

shiny::htmlOutput, used to display first few lines of the dataframe

text

shiny::htmlOutput, used to display first few lines of text from file

text

shiny::htmlOutput, used to display first text status

The purpose is to specify the UI elements - another set of functions can be used to specify layout.

Value

a shiny::tagList containing UI elements

See Also

Other write_delim module functions: write_delim_server, write_delim_ui_input


ijlyttle/shinypod documentation built on May 18, 2019, 3:41 a.m.