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.
See also
Other plot modules:
graphics_server()
,
scatter_server()
,
scatter_ui()
,
ternary_server()
,
ternary_ui()