mod_QPR_server: QPR Server Functions

mod_qpr_serverR Documentation

QPR Server Functions

Description

A shiny server Module to generate the header, slider, pickers and plot for each tabitem.

Usage

mod_qpr_server(id, header, ...)

Arguments

id, input, output, session

Internal parameters for shiny.

header

(character) The header text passed to the initial h2 tag in the header.

...

Additional (list/shiny.tag.list/shiny.tag)s to be appended to the header after the h2 tag with 'header'. Defaults to list(h4(input$region), h4(paste(ReportStart, "to", ReportEnd))) if unspecified.

See Also

Other QPR: mod_qpr_ui()


COHHIO/RminorElevated documentation built on Nov. 14, 2024, 6:28 p.m.