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

Description Usage Arguments Value

View source: R/fun_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/BenchmarkRecovery documentation built on July 13, 2021, 5:47 p.m.