data.table::setDTthreads(1)
if (FALSE) {
# This function expects the CSV files from
# https://github.com/occupationMeasurement/auxiliary-classification/releases/
# to be there.
path_to_auxco <- "auxco"
if (dir.exists(path_to_auxco)) {
load_auxco(path_to_auxco)
}
}
Run the code above in your browser using DataLab