tests/testthat/test_theme_apa.R

test_that(
  "theme_apa()"
  , {
    output_theme <- theme_apa()

    expect_is(output_theme, c("theme", "gg"))
  }
)

Try the papaja package in your browser

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

papaja documentation built on Sept. 29, 2023, 9:07 a.m.