graphics_ui: Graphical Parameters UI

View source: R/graphics.R

graphics_uiR Documentation

Graphical Parameters UI

Description

Graphical Parameters UI

Usage

graphics_ui(
  id,
  col_quali = TRUE,
  col_quant = TRUE,
  pch = TRUE,
  lty = TRUE,
  cex = TRUE,
  asp = FALSE
)

Arguments

id

A character vector to be used for the namespace.

Value

A list of UI elements.

See Also

graphics_server()

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


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