loadObject: loadObject

Description Usage Arguments Details Value Author(s) See Also

Description

loadObject loads an R object from an RDA file into memory

Usage

1
loadObject(object)

Arguments

object

A list containing a directory and filename

Details

This function takes as its parameter a list containing a directory and filename. It loads the associated object into memory and returns it to the calling environment.

Value

object R object loaded

Author(s)

John James, j2sdatalab@gmail.com

See Also

Other io functions: readFile, saveFile, saveObject


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