tests/testthat/test-sigma_from_igraph.R

test_sigma_from_igraph = function() {
    sig <- sigma_from_igraph(igraph = lesMis)
    expect_true(TRUE)
}
test_that('sigma_from_igraph', test_sigma_from_igraph())

Try the sgraph package in your browser

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

sgraph documentation built on Sept. 12, 2024, 7:06 a.m.