sortInput {romic}R Documentation

Sort Input

Description

UI components for the sort module.

Usage

sortInput(id, sort_table)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

sort_table

table to sort

Value

A shiny UI


[Package romic version 1.1.3 Index]