loadRdata: loadRdata

View source: R/loadRdata.R

loadRdataR Documentation

loadRdata

Description

This function loads .Rdata files into a variable.

Usage

loadRdata(fileName)

Arguments

fileName

is an '.Rdata' file.

Value

The called variable into the new assigned variable name.


IDSL.IPA documentation built on June 7, 2023, 6:01 p.m.

Related to loadRdata in IDSL.IPA...