Description Usage Arguments Details Value
Function to create the UI for the Tanner crab model configuration ("config") Shiny module
1 | configUI(id)
|
id |
- a character string that uniquely identifies the model configuration module in the enclosing Shiny UI. |
Allows the user to change bin size, min size, and max size for the Tanner crab model.
A Shiny tabPanel allowing the user to change the model configuration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.