Description Usage Arguments Value
This function exports a kml into the designated directory. It converts a data.frame of model predictions and lat-long values into a geospatial file that can be loaded into Google Earth.
1 2 |
kmlExportData |
Requires columns named Latitude and Longitude in the epsg:4326 projection. all other columns added to popup bubble of kml points. |
fileName |
Name of the new kml file that is generated |
exportDir |
Directory to export the kml file |
layerName |
layer name within the kml file |
fileName.kml This function exports a kml file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.