tests/testthat/test-factor_samesequence.R

test_that("factor_samesequence works", {
  data("freelive2")

  ## the input needs to be a factor variable
  expect_warning(
  factor_samesequence(YR2)
  )
  })

Try the MUVR2 package in your browser

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

MUVR2 documentation built on Sept. 16, 2024, 9:06 a.m.