matchr_options | R Documentation |
Below are the R options and environment variables that are used by the matchr package.
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
)
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
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.