create_iom_resultfile: Create an 'input-output-map' node for a result file - useful...

View source: R/InputOutputMap.R

create_iom_resultfileR Documentation

Create an 'input-output-map' node for a result file - useful when programmatically running a process. One input = one output

Description

Create an 'input-output-map' node for a result file - useful when programmatically running a process. One input = one output

Usage

create_iom_resultfile(inputartifacturi, output_type = "ResultFile")

Arguments

inputartifacturi

character URI for input artifact

output_type

character, you shouldn't have to change this

Value

an XML::xmlNode of type input-output-map

See Also

https://genologics.zendesk.com/entries/23659973-Running-a-Process


BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.