loadOneObject: Load one R object from and Rda file

Description Usage Arguments

Description

Function loads an object from an Rda file. In contrast to standard load(), this function returns the loaded object as opposed to put it into the namespace. Thus, one can place the new object into any variable, not necessarily the variable name used to save it in the first place.

Usage

1

Arguments

file

filename with Rda object to load


tkonopka/Rpipelines documentation built on May 31, 2019, 3:46 p.m.