An R package for scraping facility data from the Homeless Shelter Directory.
To install the package, use install_github() from the remotes package or pkg_install() from the pak package:
pak::pkg_install('yea-hung/scrapeHSD')Specify state_name and state_abbreviation in scrape_hsd(). For example:
wyoming<-scrape_hsd('Wyoming','WY')