tests/testthat/test_membership.R

context("Test membership.prob.plot")

test_that("Plot membership probability",{
  plot <- membership.plot(dir="ResKFtest/", style=1, non.genetic=T)
  expect_output(str(plot), "List of 10")
})

Try the assignPOP package in your browser

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

assignPOP documentation built on Oct. 28, 2021, 1:06 a.m.