FSA_loadRdata {IDSL.FSA} | R Documentation |
FSA loadRdata
Description
This function loads .Rdata files into a variable.
Usage
FSA_loadRdata(fileName)
Arguments
fileName |
is an '.Rdata' file. |
Value
The called variable into the new assigned variable name.
[Package IDSL.FSA version 1.2 Index]