kml_finalize: Finalize a KML tidy data frame

Description Usage Arguments

Description

Reads the coordinates out of the coordinates variable, checks them, and returns the data.

Usage

1
kml_finalize(x, folders, verbose = TRUE)

Arguments

x

The KML data frame to tidy.

folders

The number of folders in the data frame.

verbose

Whether to report invalid coordinates and/or negative altitudes (below sea level); defaults to TRUE.


briatte/tidykml documentation built on May 13, 2019, 7:43 a.m.