findBestMatch: Find 'best-matching' pair of variables from map and data

View source: R/utilities.R

findBestMatchR Documentation

Find 'best-matching' pair of variables from map and data

Description

Find 'best-matching' pair of variables from map and data

Usage

findBestMatch(data, map.data)

Arguments

data

Data frame of the input data

map.data

sf object of the map data

Value

Two-element vector of form (data variable, map variable)


iNZightVIT/iNZightMaps documentation built on Feb. 3, 2024, 4:42 p.m.