Learn R Programming

silicate (version 0.7.0)

sfzoo: Simple features zoo.

Description

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.

Arguments

Examples

Run this code
lapply(sfzoo, sc_coord)
lapply(sfzoo, sc_path)

## unsure how useful this is ...
sc_path(sfgc)

Run the code above in your browser using DataLab