plotPointsStyle | R Documentation |
Interface to modify the style of the plot points
plotPointsStyle(
ns,
id,
description,
help = NULL,
size = 2,
colour = "black",
alpha = 1
)
ns |
Namespace function |
id |
Character: identifier |
description |
Character: display text for user |
help |
Character: extra text to help the user |
size |
Integer: default size |
colour |
Character: default colour |
alpha |
Numeric: default transparency value |
HTML elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.