geo_boundary_to_sf: Parse geo-boundaries to 'sf' object.

View source: R/geo-boundary-to-sf.R

geo_boundary_to_sfR Documentation

Parse geo-boundaries to sf object.

Description

Parse geo-boundaries to sf object.

Usage

geo_boundary_to_sf(latlng)

## S3 method for class 'matrix'
geo_boundary_to_sf(latlng)

## S3 method for class 'list'
geo_boundary_to_sf(latlng)

Arguments

latlng

geo-coordinates


crazycapivara/h3-r documentation built on Aug. 10, 2022, 1:17 p.m.