matchCatToFeat: Match categories with features from geodata
Description
Match categories with features from geodata
Usage
matchCatToFeat(categories, all_features = availableGeodataFeatures())
Value
geodatum to associate with the variable that produced categories
Arguments
- categories
a vector of categories to match
- all_features
a dataframe of all available geodata features. (default:
downloaded from Crunch servers)