tests/testthat/test-utilities.R

library(testthat)

test_that("get helper files", {
  expect_true(file.exists(.get_helper_filepath(.kparameters_file_type)))
  expect_true(file.exists(.get_helper_filepath(.kzeroraster_fname)))
  expect_true(file.exists(.get_helper_filepath(.kmapgreybackground_fname)))
})

Try the geohabnet package in your browser

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

geohabnet documentation built on June 27, 2024, 5:11 p.m.