fileTable
for inputs and outputsInternal functions.
Returns an empty fileTable
to be used with inputs and outputs.
.fileTableIn(x)# S4 method for missing
.fileTableIn()
.fileTableInCols
.fileTableInDF
.fileTableOut(x)
# S4 method for missing
.fileTableOut()
.fileTableOutCols
.fileTableOutDF
An empty data.frame with structure needed for input/output fileTable.
An object of class character
of length 8.
An object of class data.frame
with 0 rows and 8 columns.
An object of class character
of length 7.
An object of class data.frame
with 0 rows and 7 columns.
Not used (should be missing)