Description Usage Arguments Value
Read one raster data set using raster::raster(), raster::stack()
or raster::brick()
1 2  | read_nearth_raster(filename, form = c("raster", "stack", "brick")[3],
  bb = NULL, ...)
 | 
filename | 
 character, one file name  | 
form | 
 character one of "raster", "stack", "brick" (default)  | 
bb | 
 bounding box to clip to [left, right, bottom, top]  | 
... | 
 further arguments for   | 
Raster* class object or NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.