module_fitplots_ui {shinyMixR} | R Documentation |
Fit plots module for UI
Description
Shiny module for fit plots
Usage
module_fitplots_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]