powered by
List pre-built packages in a directory based on file extension
.listFiles(pkgs, path, type)
Installs the packages and returns the new package index.
Character vector of package names
Character string specifying the directory containing packages to be added.
Character indicating the package type (e.g., "source", "win.binary", etc.).
if (FALSE) { .listFiles('path/to/my/packages', type = "source") }
Run the code above in your browser using DataLab