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")
})

Try the finalfit package in your browser

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

finalfit documentation built on Nov. 17, 2023, 1:09 a.m.