scatter_ui {kinesis}R Documentation

Scatter Plot UI

Description

Scatter Plot UI

Usage

scatter_ui(id)

Arguments

id

A character vector to be used for the namespace.

Value

A nav item that may be passed to a nav container (e.g. bslib::navset_tab()).

See Also

scatter_server()

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


[Package kinesis version 0.2.1 Index]