findBestMatch {iNZightMaps}R 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)


[Package iNZightMaps version 2.3.1 Index]