loadRda: Load an .Rda file into a specified object.

Description Usage Arguments Details Value Author(s)

Description

loadRda loads a standard .Rda file, and returns this object (instead of loading it directly in the R workspace).

Usage

1

Arguments

file

Filename

Details

loadRda assumes that only one object was saved. It cannot load an entire workspace.

Value

Returns the object that was saved in the .Rda file.

Author(s)

Wouter D. Weeda - w.d.weeda@gmail.com


arf3DS4 documentation built on May 2, 2019, 5:16 p.m.