tests/testthat/test_interactions.R

context("Interactions")
library(finalfit)
test_that("ff_interaction", {
	expect_is(colon_s %>% ff_interaction(sex.factor, perfor.factor), "data.frame")
})
ewenharrison/finalfit documentation built on March 29, 2025, 10:34 a.m.