raster_nc Creates raster from nc path

raster_regcm(nc, var, array = FALSE, verbose = TRUE)

Arguments

nc

Character; Path to NetCDF.

var

Character; name of variable. If you dont know, you can choose.

array

Logical; return array or not.

verbose

Logical; To show operations.

Value

raster

Examples

# NOT RUN {
#dont run
# }