geom_line_fed is a wrapper around ggplot2::geom_line()
that adds the required line colors and line widths.
It also sets the linejoin and lineend attributes to their required values.
Arguments
- mapping
Additional
aes()arguments passed to ggplot2::geom_line- ...
Additional arguments passed to ggplot2::geom_line
