tests/testthat/test-check_assoc_table.R

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