ggplot2::geom_line instead.drawLines.RdDeprecated: use ggplot2::geom_line instead.
drawLines( graph = drawAxis(), dat, mapping = NULL, size = 1.25, alpha = 1, show.legend = TRUE, ... )
| graph | ggplot2 object |
|---|---|
| dat | data frame |
| mapping | mapping from aes |
| size | size |
| alpha | transparency |
| show.legend | show legend? |
| ... | other arguments to geom_line |