makeLibrary | R Documentation |
Deprecated function to download packages to local folder.
makeLibrary(pkgs, path, type = "source")
pkgs |
Character vector of packages to download |
path |
Destination download path. This path is the root folder of your new repository. |
type |
Possible values are (currently) "source", "mac.binary" and
"win.binary": the binary types can be listed and downloaded but not
installed on other platforms. Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.