Skip to contents

Data Summary Server

Usage

summary_server(id, x)

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 by data_server()).

See also

summary_ui()

Other statistic modules: chi2_server(), chi2_ui(), summary_ui()