createShell: createShell

View source: R/Create_family.R

createShellR Documentation

createShell

Description

createShell

Usage

createShell(string, object.to.load, nameFromObject, wd = getwd())

Arguments

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

Author(s)

Dieter Henrik Heiland


heilandd/SPATAwrappers documentation built on Oct. 2, 2022, 1:40 p.m.