tests/testthat/setup.R

# It seems shinytest2 does not correctly load the global.R, so we manually evaluate it for now.
# Note that for some reason this code has to be called before the load_app_env

library(data.table)
library(shiny)

# Load application support files into testing environment
suppressWarnings(shinytest2::load_app_env())

Try the occupationMeasurement package in your browser

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

occupationMeasurement documentation built on Sept. 27, 2023, 5:08 p.m.