tests/testthat/test-utils-docu.R

test_that("MNAR_documentation() works", {
  verify_output(
    test_path("test-MNAR_documentation.txt"),
    MNAR_documentation("rank")
  )
})

test_that("document_LSimpute() works", {
  verify_output(
    test_path("test-LSimpute_documentation.txt"),
    document_LSimpute("gene")
  )
})

Try the missMethods package in your browser

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

missMethods documentation built on Sept. 16, 2022, 5:08 p.m.