tbbLibraryPath | R Documentation |
Retrieve the path to a TBB library. This can be useful for R packages using RcppParallel that wish to use, or re-use, the version of TBB that RcppParallel has been configured to use.
tbbLibraryPath(name = NULL)
name |
The name of the TBB library to be resolved. Normally, this is one of
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.