Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

rmapzen (version 0.5.1)

as_sf: Coerce a Mapzen response to a simple features object

Description

Coerces responses to class sf. See vignette("sf1", package = "sf") for more information about Simple Features for R.

Usage

as_sf(geo, ...)

# S3 method for geo_list as_sf(geo, ...)

# S3 method for mapzen_vector_layer as_sf(geo, ...)

Arguments

geo

The object to be converted

...

not currently used