Description Usage Arguments Note
KML
method for a GeotopRasterBrick
object
1 2 3 4 | ## S4 method for signature 'GeotopRasterBrick'
KML(x, filename,
crs = as.character("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"),
...)
|
x |
the |
filename |
mane of the KML file to produce |
crs |
character string containg the LatLon reference system. Default is |
... |
further argument for S4 method |
A coordinate transformation is made with projectRaster
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.