speedtest: Broadband Speed test codes by name or ID

Description Usage Arguments Value Author(s) References Examples

Description

Return speed test information by geography name or ID

Usage

1
speedtest(geographyType, geographyId=NULL, geographyName=NULL, type=NULL, ...)

Arguments

geographyType

A character string containing an allowed geography type: “censusplace”, “county”, “msa”, “usf”, “statesenate”, “statehouse”, “congdistrict”, “tribalnation”.

geographyId

A numeric or character value specifying a geography ID for the specified geographyType, possibly as returned by geography.

geographyName

A character string containing a place name for the specified geographyType.

type

One of “any”, “oomla”, and “mlab”.

...

Additional arguments passed to curlPerform.

Value

A list containing the API response, transformed by fromJSON.

Author(s)

Thomas J. Leeper

References

Broadband speed test, national Broadband speed test by geography type Broadband speed test by geography ID Broadband speed test by geography name

Examples

1
speedtest('county', geographyName='Hennepin')

rOpenGov/usbroadband documentation built on May 26, 2019, 8:50 p.m.