tests/testthat/test-read_plink_assoc_file.R

test_that("minimal use", {
  expect_silent(
    read_plink_assoc_file(
      assoc_filename = get_plinkr_filename("run1.assoc")
    )
  )
})
richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.