tests/testthat/test-form_deciles.R

test_that("form_deciles works", {
  expect_equal(form_deciles(1:20), sort(rep(1:10, 2)))
})

Try the farr package in your browser

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

farr documentation built on May 29, 2024, 6:41 a.m.