loadRData: A function for reading in data files

Description Usage Arguments Value

Description

This function reads in RData files and returns the objects in it to the environment where the function was called from. Using this function the data can be assigned to an arbitrary variable name instead of that used in the RData file itself while it was saved.

Usage

1
loadRData(fileName)

Arguments

fileName

The file which is loaded

Value

the data stored in .RData file


jylhaisi/post-processing-mos-point-utils documentation built on May 20, 2019, 6:14 p.m.