Description Usage Arguments Value
Guess the directory where to expect the architecture dependent native library of a specified package e.g. for the package rClr, $R_HOME/library/rClr/libs/x64 This is a utility that is not specific to the rClr package
1 | getNativeLibsPath(pkgName)
|
pkgName |
the name of a package, e.g. 'rClr' |
the prospective path in which a native library would be found, e.g. c:/R/library/rClr/libs/x64
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.