Rdocumentation
powered by
Learn R Programming
base (version 3.4.0)
La_version:
Description
Report the version of LAPACK in use.
Usage
La_version()
Arguments
Value
A character vector of length one.
See Also
extSoftVersion
for versions of other third-party software.
La_library
for binary/executable file with LAPACK in use.
Examples
Run this code
La_version()
Run the code above in your browser using
DataLab