Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

polyclip : Polygon Clipping

Package: polyclip
Version: 1.5-6
Date: 2016-04-02
Title: Polygon Clipping
Authors@R: c(person("Angus", "Johnson", role = "aut",
comment="C++ original, http://www.angusj.com/delphi/clipper.php"),
person("Adrian", "Baddeley", role = c("aut", "trl", "cre"),
email = "Adrian.Baddeley@curtin.edu.au"),
person(c("Brian", "D."), "Ripley", role = "ctb"))
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>
Depends: R (>= 3.0.0)
Description: 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.
License: BSL
URL: http://www.angusj.com/delphi/clipper.php
https://sourceforge.net/projects/polyclipping,
https://github.com/baddstats/polyclip
LazyData: true
LazyLoad: true
ByteCompile: true
Note: built from Clipper C++ version 6.4.0
NeedsCompilation: yes
Packaged: 2016-04-02 03:34:42 UTC; adrian
Author: Angus Johnson [aut] (C++ original,
http://www.angusj.com/delphi/clipper.php),
Adrian Baddeley [aut, trl, cre],
Brian D. Ripley [ctb]
Repository: CRAN
Date/Publication: 2016-04-03 00:26:40

● Data Source: CranContrib
● 0 images, 5 functions, 0 datasets
● Reverse Depends: 0