read_hdf4: Read HDF4 file

Description Usage Arguments Value Examples

Description

This function expects to use the HDF4Image driver of GDAL, and warns if that's not the case.

Usage

1

Arguments

file

(optional) path or source string to GDAL-readable raster

...

ignored

Value

rgdal SpatialGridDataFrame

Examples

1
2
x <- read_hdf4()
print(class(x))

dis-organization/rgdalwinhdf4 documentation built on May 22, 2019, 2:28 p.m.