tests/testthat/test-deprecated.R

library(testthat)
context("deprecated functions")

# forestplot2 should run with minimal arguments without error
expect_error(suppressWarnings(forestplot2(labeltext = 1, mean = 1, lower = 0, upper = 2)), NA)

Try the Gmisc package in your browser

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

Gmisc documentation built on March 6, 2026, 9:09 a.m.