tests/testthat/test-sim_pop.R

test_that("Function returning output", {
  
  expect_s3_class(sim_pop(species = "BBH", nyears = 2, river = "Hudson"),
                  "data.frame")
  
})
danStich/anadrofish documentation built on June 11, 2025, 11:25 p.m.