tests/testthat/test-rashnuBasic.R

test_that("rashnuBasic returns a shiny.appobj", {
  app <- rashnuBasic()
  expect_s3_class(app, "shiny.appobj")
})

Try the rashnu package in your browser

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

rashnu documentation built on June 18, 2025, 5:08 p.m.