readFile: readFile

Description Usage Arguments Details Value Author(s) See Also

Description

readFile reads a csv, dic, or text file into memory

Usage

1
readFile(object, binary = FALSE)

Arguments

object

List containing directory and filename

binary

Logical. Read binary if TRUE

Details

The function takes a directory and file name as s parameter, reads the file and returns the object to the calling environment.

Value

fileData The csv, dic, bin, or text data

Author(s)

John James, j2sdatalab@gmail.com

See Also

Other io functions: loadObject, saveFile, saveObject


j2scode/predictifyR documentation built on May 14, 2019, 10:34 a.m.