graphics_ui | R Documentation |
Graphical Parameters UI
graphics_ui(
id,
col_quali = TRUE,
col_quant = TRUE,
pch = TRUE,
lty = TRUE,
cex = TRUE,
asp = FALSE
)
id |
A |
A list
of UI elements.
graphics_server()
Other plot modules:
graphics_server()
,
scatter_server()
,
scatter_ui()
,
ternary_server()
,
ternary_ui()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.