loadRdata {IDSL.IPA}R 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.


[Package IDSL.IPA version 2.9 Index]