loadToEnv: Reads data from a RDS file
Description
Reads data from a RDS file.
Usage
# S3 method for RDataFile
loadToEnv(file, ...)
Arguments
  
- file
 
A character string, a connection, or an RDataFile
   specifying an RData file to be read.
  
- ...
 
Additional arguments passed to loadToEnv.