Nothing
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")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.