Compute or draw a rough multipath
Arguments
- x, y
Coordinates as for
graphics::polypath().- id
Optional path ids. Consecutive points with the same
idbelong to one closed ring.- rule
Fill rule,
"winding"or"evenodd".- hand
Hand-drawn geometry settings created with
hand().- col
Fill colour. When visible and
fill_patternisNULL, a solid fill is drawn.- border
Border colour.
- fill_pattern
Optional fill pattern created with
hatch(),crosshatch(),zigzag(), orjumble().- ...
Graphics parameters passed to
graphics::lines().
See also
Other rough drawing helpers:
rough_arrows(),
rough_lines(),
rough_points(),
rough_polygons(),
rough_rect(),
rough_segments()
