rgba_tif | R Documentation |
Function returns a path to a file, for examples.
rgba_tif()
The GeoTIFF is the canonical example file, used by rasterio examples. This
is a small image 718x791 in UTM Zone 18 at approx. c(-77.76, 24.56)
from the
'lnglat' property of the open data set.
## path to a 4-band TIFF image file rgba_tif() matrix(open.py(rgba_tif())$lnglat(), ncol = 2L, dimnames = list(NULL, c("longitude", "latitude")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.