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

ar_validate_sf(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.