Bertin Diagrams Server
Usage
bertin_server(id, x, verbose = get_option("verbose", FALSE))
Arguments
- id
An ID string that corresponds with the ID used to call the module's UI function.
- x
A reactive
data.frame
(typically returned byimport_server()
).- verbose
A
logical
scalar: should R report extra information on progress?
See also
Other count data modules:
bertin_ui()
,
diversity_alpha_server()
,
diversity_alpha_ui()
,
diversity_beta_server()
,
diversity_beta_ui()
,
diversity_docs_ui()
,
occurrence_server()
,
occurrence_ui()