tests/testthat/test-dimensional_model.R

context("test dimensional_model")

test_that("dimensional_model works", {
  sd <- dimensional_model()
  expect_equal(class(sd), "dimensional_model")
})

Try the starschemar package in your browser

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

starschemar documentation built on Nov. 11, 2023, 5:09 p.m.