ra_intersect_test: Function to test if a raster object intersects with another...

View source: R/ra_intersect_test.R

ra_intersect_testR Documentation

Function to test if a raster object intersects with another spatial or raster object.

Description

Function to test if a raster object intersects with another spatial or raster object.

Usage

ra_intersect_test(ra, sp)

Arguments

ra

Raster object.

sp

Spatial or raster object.

Value

Logical vector with length of 1.

Author(s)

Stuart K. Grange


skgrange/gissr documentation built on June 20, 2024, 12:02 a.m.