matchResultOutput: Shiny module UI output for match results

View source: R/matchResult.R

matchResultOutputR Documentation

Shiny module UI output for match results

Description

Shiny module UI output for match results

Usage

matchResultOutput(id)

Arguments

id

Character ID for specifying namespace, see shiny::NS.

Details

Creates UI for match result output, including a table preview of the result and download interface. Note that an intermediate result table is available to download only when application is run in dev mode.

Value

Results UI consisting of a table and data download interface.


avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.