powered by
A class for representing polygons with multiple contours but without holes.
Objects can be created by calls of the form ‘new("gpc.poly.nohole", ...) or by calling read.polyfile’.
read.polyfile
Object of class “list”. See the help for “gpc.poly” for details.
Class “gpc.poly”, directly.
signature(from = "numeric", to = "gpc.poly.nohole"): ...
signature(from = "numeric", to = "gpc.poly.nohole")
gpc.poly-class
# NOT RUN { ## None # }
Run the code above in your browser using DataLab