symlink_library: Symlink all packages from a destination library to a target library.
Description
Symlink all packages from a destination library to a target library.
Usage
symlink_library(src, target)
Arguments
src
character. The location of the library to use for
generating symlinks
target
character. The location of the library which will be
populated with symlinked versions of the packages in the destination
library.