View source: R/element-point.R
scr_points | R Documentation |
scr_points
scr_points(
core_frame,
pch = 21,
color = "black",
fill = "black",
cex = 1,
styler = NA,
data = NA,
mapping
)
core_frame |
fxl object |
pch |
from base |
color |
from base |
fill |
from base |
cex |
from base |
styler |
a lambda function that returns dynamic styling parameters |
data |
(optional) if overriding data |
mapping |
(optional) if overriding draw (i.e., different response) |
a layer to the core plotting object
Shawn Gilroy <sgilroy1@lsu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.