awrvalidate_crs conducts a logic test for shared coordinate coordinate systems, which are a requirement for interpolation.

ar_validate_crs(source, target)

Arguments

source

A sf object with data to be interpolated

target

A sf object that data should be interpolated to

Value

A logical scalar; if TRUE, the test is passed.