tests/testthat/helper-options.R

# reset sdcLog options
options(sdc.n_ids = NULL)
options(sdc.n_ids_dominance = NULL)
options(sdc.share_dominance = NULL)
options(sdc.info_level = NULL)

# set data.table options
options(datatable.print.class = FALSE)
options(datatable.print.keys = FALSE)

Try the sdcLog package in your browser

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

sdcLog documentation built on March 20, 2022, 1:06 a.m.