tests/testthat/test_write_InputTemplate.R

test_that("Full function test", {
  testthat::skip_on_cran()
  local_edition(3)

  ##simple run
  expect_type(write_InputTemplate(), type = "list")

  ##write on template folder
  expect_silent(write_InputTemplate(file = tempfile()))


})

Try the RCarb package in your browser

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

RCarb documentation built on Aug. 9, 2022, 1:05 a.m.