module_scripts_ui {shinyMixR} | R Documentation |
Run script module for UI
Description
Shiny module for running scripts
Usage
module_scripts_ui(id)
Arguments
id |
Module id |
Value
A list of html tags used for th UI of the app
[Package shinyMixR version 0.5.1 Index]