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-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.