# NOT RUN {
# set serial configuration
setRcppMLthreads(1)
getRcppMLthreads()
# restore default parallel configuration,
# letting OpenMP decide how many threads to use
setRcppMLthreads(0)
getRcppMLthreads()
# }
Run the code above in your browser using DataLab