Munch coordinates data
This function "munches" lines, dividing each line into many small pieces so they can be transformed independently. Used inside geom functions.
coord_munch(coord, data, range, segment_length = 0.01)
coord |
Coordinate system definition. |
data |
Data set to transform - should have variables |
range |
Panel range specification. |
segment_length |
Target segment length |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.