matchCatToFeat {crunch} | R Documentation |
Match categories with features from geodata
Description
Match categories with features from geodata
Usage
matchCatToFeat(categories, all_features = availableGeodataFeatures())
Arguments
categories |
a vector of categories to match |
all_features |
a dataframe of all available geodata features. (default: downloaded from Crunch servers) |
Value
geodatum to associate with the variable that produced categories
[Package crunch version 1.30.4 Index]