module_run_ui {shinyMixR} | R Documentation |
Run model module for UI
Description
Shiny module for running models
Usage
module_run_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]