bdf <- rbenvo::longitudinal_HFS
test_that("checks error as appropriate", {
expect_error(sstap_lmer(BMI ~ sex + (1|id) ,
benvo=bdf),
regexp = "No covariates designated as")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.