module_pt_ui {shinyMixR} | R Documentation |
Parameter table module for UI
Description
Shiny module for parameter table
Usage
module_pt_ui(id, proj_obj)
Arguments
id |
Module id |
proj_obj |
Project object |
Value
A list of html tags used for th UI of the app
[Package shinyMixR version 0.5.1 Index]