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