dg_process_polydata {dggridR}R 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.


[Package dggridR version 3.0.0 Index]