matchCatToFeat: Match categories with features from geodata

View source: R/geo.R

matchCatToFeatR 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


crunch documentation built on Aug. 31, 2023, 1:07 a.m.