tests/testthat/test-copy_lsn_to_temp.R

test_that("copy_lsn_to_temp", {
  expect_true(file.exists(paste0(path, "/MF_CapeHorn.gpkg")))
	expect_true(file.exists(paste0(path, "/MF_obs.gpkg")))
	expect_true(file.exists(paste0(path, "/MF_pred1km.gpkg")))
	expect_true(file.exists(paste0(path, "/MF_preds.gpkg")))
	expect_true(file.exists(paste0(path, "/MF_streams.gpkg")))
})

Try the SSNbler package in your browser

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

SSNbler documentation built on Nov. 5, 2025, 7:38 p.m.