Learn R Programming

SpaDES.core (version 0.2.4)

._inputObjectsDF: Create an empty data.frame object for use with inputObjects or outputObjects

Description

Internal function.

Usage

._inputObjectsDF(x)

# S4 method for missing ._inputObjectsDF()

._outputObjectsDF(x)

# S4 method for missing ._outputObjectsDF()

Arguments

x

Not used. Should be missing.

Value

A data.frame object.

See Also

defineModule