Description Usage Arguments Value
Interface to modify the style of the plot points
1 2 3 4 5 6 7 8 9 | 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.