View source: R/Create_family.R
createShell | R Documentation |
createShell
createShell(string, object.to.load, nameFromObject, wd = getwd())
string |
The string contains a function that need to be run in a external shell |
object.to.load |
The object that need to be processed (the function will save the object) ... name.obj .... |
nameFromObject |
The name of the object in your environment as character ... "name.obj"... |
wd |
The folder in which the object will be saved |
Dieter Henrik Heiland
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.