| blas_lapack_info | R Documentation |
Returns the BLAS/LAPACK runtime details as reported by R itself, plus
convenience flags indicating whether Rblas and Rlapack appear available
in loaded DLLs/shared objects.
blas_lapack_info()
A named list with fields:
blas_path, lapack_path, has_rblas, has_rlapack, loaded_dlls.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.