Learn R Programming

kinesis (version 0.3.1)

seriate_server: CA Seriation Server

Description

CA Seriation Server

Usage

seriate_server(id, x, order)

Value

A reactive kairos::AveragePermutationOrder object.

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

See Also

seriate_ui()

Other chronology modules: aoristic_server(), aoristic_ui(), seriate_ui(), time_interval_server(), time_interval_ui()