read_ncdf_raster | R Documentation |
read_ncdf_raster
read_ncdf_raster(
path,
...,
layer_name = NULL,
crs = NULL,
verbose = getOption("verbose", default = FALSE)
)
path |
character |
... |
reserved for future use |
verbose |
logical |
SpatRaster
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.