powered by
libname extracts library names from a path, removing the directory part of the path, as well as the platform specific library extension.
libname
list.libs(dir, ..., all.platforms = FALSE) libname(x)
libname(x)
list.files
libname('mylib.so') libname('/some/path/somewhere/mylib.dll')
Run the code above in your browser using DataLab