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 Feb. 16, 2023, 8:11 p.m.