tests/testthat/test-exports.R

test_that("exported function which_ttf2pt1 exists", {
  expect_true("which_ttf2pt1" %in% getNamespaceExports("Rttf2pt1"))
  expect_true(is.function(Rttf2pt1::which_ttf2pt1))
})

Try the Rttf2pt1 package in your browser

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

Rttf2pt1 documentation built on Nov. 5, 2025, 7:46 p.m.