loadRData: Load RData file and returns it. This function is a substitute...

Description Usage Arguments Value

View source: R/General.R

Description

Load RData file and returns it. This function is a substitute for the load function, allowing to assign a user defined variable name when loading a RData file.

Usage

1
loadRData(fileName)

Arguments

fileName

the path to the Rdata file that needs to be loaded

Value

R object


RETURN-project/makeDataCube documentation built on Feb. 11, 2022, 3:04 p.m.