sfzoo | R Documentation |
Basic examples of each type of simple feature geometry. sfzoo
is a list
with each of point, multipoin, linestring, multilinestring, polygon and
multipolygon. sfgc
is a GEOMETRYCOLLECTION of all the types in sfzoo
.
lapply(sfzoo, sc_coord)
lapply(sfzoo, sc_path)
## unsure how useful this is ...
sc_path(sfgc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.