# NOT RUN {
## look for paths:
pts <- paths()
pts
plotKML.env(silent = FALSE)
gdalwarp <- get("gdalwarp", envir = plotKML.opts)
## if missing you need to install it!
system(paste(gdalwarp, "--help-general"))
system(paste(gdalwarp, "--formats"), intern = TRUE)
# }
# NOT RUN {
plotKML.env(show.env = FALSE)
get("home_url", envir = plotKML.opts)
# }
Run the code above in your browser using DataLab