tests/testthat/test-use_sgplot.R

test_that("`quietly` argument works", {
  expect_message(use_sgplot())
  expect_no_message(use_sgplot(quietly = TRUE))
})

Try the sgplot package in your browser

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

sgplot documentation built on Jan. 13, 2026, 5:06 p.m.