| matchVariables {iNZightMaps} | R Documentation |
Match two vectors
matchVariables(data.vect, map.vect)
data.vect |
Vector containing the dataset variable |
map.vect |
Vector containing the map object variable |
A list containing: the dataset variable vector with duplicates removed, which values in the dataset and map variable had a match, how many matches occured overall and if there was multiple observations for any region.