open.stream {annotation.workflow} R Documentation

Open result table stream writer

Description

Usage

open.stream(file,
    type = SBH,
    encoding = ASCII,
    ioRead = FALSE);

Arguments

file

[as string]

type

[as TableTypes]

encoding

[as Encodings]

env

[as Environment]

Details

Authors

seqtoolkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package annotation.workflow version 1.0.0.0 Index]