Skip to contents

Chi-squared Test Server

Usage

chi2_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

chi2_ui()

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