tests/testthat/test-auxiliary_test_functions.R

test_that("random field3logit generator works", {
  depof <- test_rfield3logit()
  
  expect_is(depof, 'field3logit')
  expect_is(depof, 'Hfield3logit')
})

Try the plot3logit package in your browser

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

plot3logit documentation built on Dec. 20, 2025, 1:07 a.m.