x2cos: x2cos

View source: R/geosubset-fcns.R

x2cosR Documentation

x2cos

Description

Given a cz,cbsa, or place identifier/geoid, gets all counties (5-character fp codes) that overlap given region. countyfps correspond with 2015 counties.

Usage

x2cos(cz_name = NULL, cz = NULL, countyfp = NULL, cbsa = NULL, plc_id = NULL)

Arguments

cz_name, cz, countyfp, cbsa_id, plc_id

Identifier for region to get county codes for.

Value

List of 5-char countyfp codes overlapping with region.


kmcd39/geox documentation built on Nov. 15, 2024, 2:03 a.m.