dg_process_polydata: Load a KML file

View source: R/dggridR.R

dg_process_polydataR Documentation

Load a KML file

Description

Convert data from internal dggrid functions into something useful: an sp object or a data frame

Usage

dg_process_polydata(polydata)

Arguments

polydata

Polygons generated by dggrid. These will be converted.

Value

Returns an sf object.


dggridR documentation built on Jan. 22, 2023, 1:15 a.m.