tests/testthat/test-check_augment_se_fit.R

context("test-check_augment_se_fit")

# don't get .se.fit column if
#  - no se_fit argument
#  - se_fit = FALSE

# do get .se.fit column if
#  - se_fit = TRUE

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})

Try the modeltests package in your browser

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

modeltests documentation built on Jan. 16, 2021, 5:38 p.m.