read_kmz | R Documentation |
Read the first KML file contained in a KMZ file.
read_kmz(kmz_path, kml_file = NULL, crs = WGS84_CRS, ..., verbose = FALSE)
kmz_path |
path |
kml_file |
for backwards compatibility |
crs |
passed to |
... |
passed to |
verbose |
display messages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.