scatter_server: Scatter Plot Server

View source: R/scatter.R

scatter_serverR Documentation

Scatter Plot Server

Description

Scatter Plot Server

Usage

scatter_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.

Value

No return value, called for side effects.

See Also

scatter_ui()

Other plot modules: graphics_server(), graphics_ui(), scatter_ui(), ternary_server(), ternary_ui()


kinesis documentation built on July 1, 2025, 5:08 p.m.