._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.