tests/testthat/test_realtime_network.R

test_that("realtime_network_meta returns a data frame", {
  skip_if_net_down()
  skip_on_cran()
  expect_silent(realtime_stations(prov_terr_state_loc = "BC"))
})

Try the tidyhydat package in your browser

Any scripts or data that you put into this service are public.

tidyhydat documentation built on May 29, 2024, 5:11 a.m.