outputObjects <- bindrows(
createsOutput(objectName = "outputObject1", objectClass = "character",
desc = "this is for example"),
createsOutput(objectName = "outputObject2", objectClass = "numeric",
desc = "this is for example",
otherInformation = "I am the second output object")
)
Run the code above in your browser using DataLab