tests/testthat/testcore.R

testthat("Downloading data works", {
  phylotastic <- nsf_return(keyword="phylotastic")
  expect_gte(nrow(phylotastic),1)
})
bomeara/rnsf documentation built on Sept. 7, 2020, 11:12 a.m.