Learn R Programming

dggridR (version 3.1.0)

dg_process_polydata: 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)

Value

Returns an sf object.

Arguments

polydata

Polygons generated by dggrid. These will be converted.