tests/testthat/test-read_all_sas.R

skip("No example yet")

test_that("read_all_sas errors", {
  read_all_sas(path, format_file="notfound.csv", verbose=FALSE) %>% 
    expect_error(class="edc_404_file_not_found")
})

Try the EDCimport package in your browser

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

EDCimport documentation built on April 4, 2025, 1:18 a.m.