createStream {HDS} R Documentation

Create a new data pack stream object, this function will clear up the data that sotre in the target **`file`**!

Description

Usage

createStream(file,
    meta.size = 4194304);

Arguments

file

[as string]

meta.size

[as integer]

Details

Authors

SMRUCC genomics

Value

this function returns data object of type any kind.

clr value class

Examples


[Package HDS version 6.0.0.3654 Index]