Plot segments
Arguments
- x
A two-column matrix of coordinates of points.
- grid
Whether to add grid lines on the plot?
- title
The value should be
FALSE
or a string.- closed
Whether the curve is closed?
- ...
Other arguments passed to
sfc_grob()
.
Plot segments
A two-column matrix of coordinates of points.
Whether to add grid lines on the plot?
The value should be FALSE
or a string.
Whether the curve is closed?
Other arguments passed to sfc_grob()
.