ioFormat: Create an 'ioFormat' object.

Description Usage Arguments Details Value See Also Examples

Description

Specify the format of a moduleInput or moduleOutput object.

Usage

1
ioFormat(value, type = "text")

Arguments

value

Format information

type

Method of format specification

Details

If type = “text”, value must be a character vector of length 1.

Value

ioFormat list object

See Also

moduleInput, moduleOutput, module

Examples

1
i1_format <- ioFormat(value = "CSV file")

anhinton/conduit documentation built on May 10, 2019, 11:48 a.m.