ra_align: Function to align a raster object with another raster object...

View source: R/ra_align.R

ra_alignR Documentation

Function to align a raster object with another raster object – useful when the raster objects' origins are not identical.

Description

Function to align a raster object with another raster object – useful when the raster objects' origins are not identical.

Usage

ra_align(ra, ra_template)

Arguments

ra

A raster object to be aligned.

ra_template

A raster object used as the template for realignment.

Value

Raster layer.

Author(s)

Stuart K. Grange

See Also

ra_bind


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.