SpaDES (version 1.3.1)

.fileTableIn: Create empty fileTable for inputs and outputs

Description

Internal functions. Returns an empty fileTable to be used with inputs and outputs.

Usage

.fileTableIn(x)

# S4 method for missing .fileTableIn()

.fileTableInCols

.fileTableOut(x)

# S4 method for missing .fileTableOut()

.fileTableOutCols

Arguments

x

Not used (should be missing)

Value

An empty data.frame with structure needed for input/output fileTable.

Format

An object of class character of length 8.