suppressPackageStartupMessages({ library(plotKML) library(sp) library(rgdal) library(sf) }) # Load data data(eberg) coordinates(eberg) <- ~ X + Y proj4string(eberg ...
The output path must be a directory; it will be created if it does not exist. Input formats are auto-detected per file. Unsupported formats and write-only inputs (e.g., SVG) are skipped with a warning ...