Description Usage Arguments Details
Scrape and format data for US Public Libraries
1 |
state |
Which state |
geocode |
Should geocode data be provided? |
... |
more options for ggmap::geocode |
This functions scrapes data from http://www.publiclibraries.com,
recording the name, address, zipcode, latitude, and longitude for each
public library in state
. The resulting data set for each state is
stored as a text file in the extdata directory and as a .rda file. The
resulting data sets may be called using, for example, publicLibs::AK_Libs
(which returns data for public libraries in Alaska).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.