tests/testthat/test-plot_qq.R

test_that("QQ Plot", {
  tmp <- qqplot(electricity)
  expect_true(ggplot2::is_ggplot(tmp))
})

Try the fChange package in your browser

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

fChange documentation built on June 21, 2025, 9:08 a.m.