._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()
Value
A data.frame
object.
Arguments
- x
Not used. Should be missing.