Skip to contents

Prepare Data Server

Usage

prepare_server(id, demo = NULL)

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

Value

A reactive data.frame.

See also

prepare_ui()

Other generic modules: import_server(), import_ui(), prepare_ui()