ggplot2::geom_point instead.drawPoints.RdDeprecated: use ggplot2::geom_point instead.
drawPoints( graph = drawAxis(), dat, mapping = NULL, size = 1.25, shape = 21, fill = "gray", show.legend = TRUE, ... )
| graph | ggplot2 object |
|---|---|
| dat | data frame |
| mapping | mapping from aes |
| size | size |
| shape | shape |
| fill | color for filling |
| show.legend | show legend? |
| ... | other arguments to geom_point |