raster_fileinfo | R Documentation |
This is a wrapper around GDALinfo
raster_fileinfo(x)
x |
character, one or more filenames (.tiff, .grd, etc.) |
table (tibble) of GDAL metadata
rows integer
columns integer
bands integer
ll.x numeric
ll.y numeric
res.x numeric
res.y numeric
oblique.x numeric
oblique.y numeric
crs character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.