thinlines {RArcInfo} | R Documentation |
Usually the plotting device resolution allows us to plot only a few points per arc with no difference.
thinlines(arc, tol)
arc |
The original arc definition object, as retuend by get.arcdata. |
tol |
The theshold we used to define which polygons are 'too close'. |
A new arc definition object, usually with less points per arc than the original. Notice that no modification is made to the topology but the number of vertices is updated in the table related to the arc definition.