auto_detect_method: Auto-detect best spatial join method

View source: R/15-helpers.R

auto_detect_methodR Documentation

Auto-detect best spatial join method

Description

Auto-detect best spatial join method

Usage

auto_detect_method(source_type, target_type, verbose = FALSE)

Arguments

source_type

Type of source data

target_type

Type of target data

verbose

Print messages

Value

Character string of recommended method


geospatialsuite documentation built on Nov. 6, 2025, 1:06 a.m.