tests/testthat/test-utilities.R

test_that("pair_n works", {
  expect_s3_class(
    pair_n(1),
    "matrix"
  )
})

Try the corrr package in your browser

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

corrr documentation built on Aug. 17, 2022, 1:05 a.m.