Description Usage Arguments Value Examples
The api allows you to search by county name for list of counties with response having a flag for fixed broadband availability greater than 50
1 | countyBroadband(version = "jun2014", county = NULL)
|
county |
A character with a minimum of 1 character. |
date |
A character with data version. Examples: jun2014, dec2013, jun2013, dec2012, jun2012, dec2011 |
A data.frame with these variables: stateName countyName availabilityGt50PercentFlag countyId stateId
1 | countyBroadband(county="Miami")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.