Skip to contents

CA Seriation Server

Usage

seriate_server(id, x, order)

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 import_server()).

order

A reactive R object (coercible by kairos::as_seriation()).

Value

A reactive kairos::AveragePermutationOrder object.

See also

seriate_ui()

Other chronology modules: seriate_ui()