WriteBin: WriteBin

Description Usage Arguments Format Details Methods Author(s) See Also

Description

WriteBin Class contains the data and methods for writing files in binary format.

Usage

1

Arguments

content

Character vector of binary content to be written.

name

Character string indicating the name of the object to be written,

path

Character string indicating the location of the file to be written.

Format

An object of class R6ClassGenerator of length 24.

Details

This class inherits from the Write0 abstract class and provides the data and methods for writing files in binary format.

Methods

writeData(directory, fileName)

Writes the content in binary format in the file path indicated in the document object

Author(s)

John James, j2sdatalab@gmail.com

See Also

Other Document i/o classes: ReadBin


j2scode/NLPStudio documentation built on May 7, 2019, 8:58 p.m.