module_fitplots_server {shinyMixR} | R Documentation |
Fit plots module for server
Description
Fit plots module for server
Usage
module_fitplots_server(id, r, settings)
Arguments
id |
Module id |
r |
reactive values object that is defined top-level |
settings |
reactive value with the app settings |
Value
No return value, called for side effects
[Package shinyMixR version 0.5.1 Index]