matchr_options: Options used in matchr

matchr_optionsR Documentation

Options used in matchr

Description

Below are the R options and environment variables that are used by the matchr package.

matchr options

matchr.blas:

A logical scalar. Does the system have a high-performance BLAS library installed? If not, match_signatures will use a different method which does not rely on fast BLAS calculations. (Default: TRUE)

matchr.force_parallel:

A logical scalar. Should matchr functions always use multithreaded future plans, even if previous testing suggests that single-threaded (sequential) plans will be faster for the workload? (Default: FALSE)


UPGo-McGill/matchr documentation built on July 19, 2023, 1:02 p.m.