IORdata: IORdata

Description Usage Arguments Format Value IO Methods Author(s) See Also

Description

IORdata Class responsible for reading and writing Rdata files.

Usage

1
IORdata$new()$read(path)

Arguments

path

Character string designated the relative path to a file.

text

Content to be written to the designated file path.

Format

An object of class R6ClassGenerator of length 24.

Value

Character vector if read method is called. For the write method, a logical value of TRUE is returned if the write was successful, FALSE otherwise.

IO Methods

Author(s)

John James, jjames@DataScienceSalon.org

See Also

Other Input / Output Classes: IOBin, IOCSV, IORds, IOText


DecisionScients/NLPStudio documentation built on May 15, 2019, 12:51 p.m.