tests/testthat/test-minsample1.R

test_that("l_norm works", {
  expect_s3_class(l_norm(1:10,0.5),"data.frame")
})

test_that("l_exp works", {
  expect_s3_class(l_exp(1:10,0.5),"data.frame")
})

Try the minsample1 package in your browser

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

minsample1 documentation built on Nov. 1, 2022, 5:05 p.m.