bipByStateId: Get BIP (Broadband Initiatives Program) by State Ids.

Description Usage Arguments Value Examples

Description

This function allows the user to find the BIP funding allocated to states by specifying the state fips code.

Usage

1
bipByStateId(stateId = NULL)

Arguments

stateId

A character or vector of characters with FIPS State Numeric Code. http://www.census.gov/geo/reference/ansi_statetables.html

Value

A dataframe with following information: http://www.broadbandmap.gov/broadbandmap/api/dictionary/v1/bip?format=json.

Examples

1
bipByStateId(c("12","18","21"))

kintero/usbbmap documentation built on May 20, 2019, 10:02 a.m.