Learn R Programming

geospatialsuite (version 0.1.1)

auto_detect_method: Auto-detect best spatial join method

Description

Auto-detect best spatial join method

Usage

auto_detect_method(source_type, target_type, verbose = FALSE)

Value

Character string of recommended method

Arguments

source_type

Type of source data

target_type

Type of target data

verbose

Print messages