Description Usage Arguments Value
Given the names of candidate packages in pkgs, this function
downloads the source from the default repository. Chosen packages
are expanded into directories under destdir, by default
the current working directory. If mustuse is supplied, only
packages specifying one of these in their "Imports" directive
will be retained.
1 |
pkgs |
The names of the candidate packages. |
mustUse |
The names of the required packages; only those candidates
having one or more of these in the |
destdir |
The directory under which subdirectories will be created for the retained packages, containing the package source. These are created by expanding the “"tar.gz"” file. |
The subset of pkgs retained.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.