tests/testthat/test-PathwaySpace.R

# Tests for PathwaySpace-class methods
test_that("Check PathwaySpace-class methods", {
  data("gtoy1", package = "RGraphSpace")
  pts <- buildPathwaySpace(gtoy1, nrc = 30)
  expect_true(is(pts, "PathwaySpace"))
})

Try the PathwaySpace package in your browser

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

PathwaySpace documentation built on Aug. 8, 2025, 6:47 p.m.