diff options
Diffstat (limited to 'math/R-cran-polyclip/pkg-descr')
| -rw-r--r-- | math/R-cran-polyclip/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/R-cran-polyclip/pkg-descr b/math/R-cran-polyclip/pkg-descr new file mode 100644 index 000000000000..eccd5e35ce53 --- /dev/null +++ b/math/R-cran-polyclip/pkg-descr @@ -0,0 +1,6 @@ +R port of Angus Johnson's open source library 'Clipper'. Performs polygon +clipping operations (intersection, union, set minus, set difference) for +polygonal regions of arbitrary complexity, including holes. Computes offset +polygons (spatial buffer zones, morphological dilations, Minkowski dilations) +for polygonal regions and polygonal lines. Computes Minkowski Sum of general +polygons. There is a function for removing self-intersections from polygon data. |
