map_linetype {ggplot} | R Documentation |
Map values to line types
map_linetype(x)
x |
data vector |
If x is not a factor, will be converted to one by link{chop_auto}
.
Can display at most 4 different categories.
Hadley Wickham <h.wickham@gmail.com>