cnr_resample: Resample raster to tenth degree resolution cells with...

Description Usage Arguments

View source: R/cnr.R

Description

Resample raster to tenth degree resolution cells with optional transformation of values (using offset and scale from metadata)

Usage

1
cnr_resample(f, nth_degrees = 10, transform = TRUE, type = c("file", "rast"))

Arguments

f

nc file path or rast

nth_degrees

nth_degrees

transform

boolean

type

one of "file" or "rast"


raquamaps/cnr documentation built on Dec. 22, 2021, 12:57 p.m.