inputObjects <- bindrows(
expectsInput(objectName = "inputObject1", objectClass = "character",
desc = "this is for example", sourceURL = "not available"),
expectsInput(objectName = "inputObject2", objectClass = "numeric",
desc = "this is for example", sourceURL = "not available",
otherInformation = "I am the second input object")
)
Run the code above in your browser using DataLab