writeBin {file} R Documentation

Description

Usage

writeBin(object, con,
    size = -2147483648,
    endian = big,
    useBytes = FALSE,
    ... = NULL);

Arguments

[object]

-

con

-

size

[as integer]

endian

[as endianness]

useBytes

[as boolean]

env

[as Environment]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package file version 2.33.856.6961 Index]