powered by
Example of a set of mapped points organized as an n x 2 matrix of coordinates. This is used to demonstrate the makePolygons function.
makePolygons
mappedPoints
matrix of 1027 x 2
# NOT RUN { data(mappedPoints) head(mappedPoints) plot(mappedPoints, type = "l") # }
Run the code above in your browser using DataLab