tests/testthat.R

library(testthat)
library(occupationMeasurement)

# Limit number of threads used by data.table
# More info here: https://github.com/Rdatatable/data.table/issues/5658
data.table::setDTthreads(1)

test_check("occupationMeasurement")

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.