summarisematrixInput: The input function of the summarizematrix module

View source: R/summarisematrix.R

summarisematrixInputR Documentation

The input function of the summarizematrix module

Description

This module provides a form element and associated get function for defining how a summary statistic is calculated (probably by mean).

Usage

summarisematrixInput(id, allow_none = TRUE, select_summary_type = TRUE)

Arguments

id

Submodule namespace

allow_none

Allow a 'no summarisation' selection.

select_summary_type

Allow user to select summary type (e.g. mean)?

Value

output An HTML tag object that can be rendered as HTML using as.character()

Examples

contrastsInput("test")


pinin4fjords/shinyngs documentation built on Feb. 28, 2024, 10:19 a.m.