| findBestMatch {iNZightMaps} | R Documentation |
Find 'best-matching' pair of variables from map and data
findBestMatch(data, map.data)
data |
Data frame of the input data |
map.data |
sf object of the map data |
Two-element vector of form (data variable, map variable)