Learn R Programming

kinesis (version 0.3.1)

count_server: Count Data Server

Description

Count Data Server

Usage

count_server(id, demo = NULL)

Value

A reactive data.frame.

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

demo

A character string specifying the name of a dataset (see import_server()).

See Also

count_ui()

Other count data modules: bertin_server(), bertin_ui(), count_ui(), diversity_alpha_server(), diversity_alpha_ui(), diversity_beta_server(), diversity_beta_ui(), diversity_docs_ui(), diversity_server(), diversity_ui(), occurrence_server(), occurrence_ui()