availableGeodataFeatures: Get the property features for available geographies

View source: R/geo.R

availableGeodataFeaturesR Documentation

Get the property features for available geographies

Description

Get the property features for available geographies

Usage

availableGeodataFeatures(
  x = getAPIRoot(),
  geodatum_fields = c("name", "description", "location")
)

Arguments

x

an API root address (default: the R-session default)

geodatum_fields

character, what pieces of information about each geodatum should be retained? (default: 'c("name", "description", "location")“)

Value

a dataframe with all of the available features and geographies for matching


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