R/hd_state_link.R

hd_state_link <- function(state_abb) {
  paste0("http://www.homedepot.com/l/", state_abb)
}
hd_state_link('MA')
burtonlueth/webPrices documentation built on May 13, 2019, 8:47 a.m.