tests/testthat/helper.R

skip_if_http_error <- function() {
  remote_file <- "https://www.dallasfed.org/institute/houseprice#tab2"
  skip_if(httr::http_error(remote_file))
}
kvasilopoulos/ihpdr documentation built on Jan. 21, 2021, 7:52 a.m.