Skip to contents

MCD Server

Usage

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

Value

No return value, called for side effects.

See also

mcd_ui()

Other ceramic data modules: mcd_ui()