| ra_read | R Documentation | 
Function to read a raster object from file.
ra_read(file, variable = NA, in_memory = FALSE)
ra_read_brick(file, variable = NA, level = 1, in_memory = FALSE)
file | 
 File containing raster data.  | 
variable | 
 An optional variable to read within   | 
in_memory | 
 Should the raster object be forced into physical memory?  | 
level | 
 What level to load, usually a fourth dimension variable.  | 
Raster object.
Stuart K. Grange
raster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.