Alpha Diversity Server
diversity_server(id, x, verbose = get_option("verbose", FALSE))A reactive data.frame (see tabula::diversity()).
An ID string that corresponds with the ID used to call the module's UI function.
A reactive data.frame (typically returned by import_server()).
A logical scalar: should R report extra information on
progress?
diversity_ui()
Other count data modules:
bertin_server(),
bertin_ui(),
count_server(),
count_ui(),
diversity_alpha_server(),
diversity_alpha_ui(),
diversity_beta_server(),
diversity_beta_ui(),
diversity_docs_ui(),
diversity_ui(),
occurrence_server(),
occurrence_ui()