Graphical Parameters UI
Usage
graphics_ui(
id,
col_quali = TRUE,
col_quant = TRUE,
pch = TRUE,
lty = TRUE,
cex = TRUE,
asp = FALSE
)Arguments
- id
A
charactervector to be used for the namespace.
Value
A list of UI elements.
See also
Other plot modules:
graphics_server(),
scatter_server(),
scatter_ui(),
ternary_server(),
ternary_ui()
