minimumR | R Documentation |
Prepare minimum R through only copying necessary files.
minimumR(pkgs, output = "MR", r.home = R.home(), arch = "i386")
pkgs |
A character vector of export packages |
output |
The output folder of all files |
r.home |
Home directory of R |
arch |
The architecture of R will be copied, i368 or x64. NO implement now. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.