pbat.status {pbatR} | R Documentation |
PBAT Status of Run
Description
Provides status information, i.e. if there were any errors.
Usage
pbat.status(n=1,workFirst=FALSE)
Arguments
n |
Returns the last ‘n’ lines from the status file. If n=0, all lines are returned. |
workFirst |
Whether to check for
‘./pbatRwork/pbatstatus.txt’ or
‘./pbatstatus.txt’ first.
Generally only semi-important internally,
but set this to true if you just typed
|
See Also
[Package pbatR version 2.2-17 Index]