makeRunFun: A functionfactory for running scripts in this package

Description Usage Arguments

Description

An OS agnostic way of calling a script from the command line given the location of the program file. The scripts are either in the scripts folder or the individual languges. The py extension refers to the Jython scripts that are used with MeteoInfo which needs to eb installed beforehand. The BAS extension is used with Golden Software's Surfer's automation tool, scripter.

Usage

1
makeRunFun(driver, ext)

Arguments

driver

The file location of the root folder of the desired function.

ext

The extension that the function is to be used with (py, BAS or R)


sidjai/biosplit documentation built on May 29, 2019, 9:59 p.m.