load_rda {iNZightTools} | R Documentation |
Load object(s) from an Rdata file
Description
Load object(s) from an Rdata file
Usage
load_rda(file)
Arguments
file |
path to an rdata file
|
Value
list of data frames, plus code
Author(s)
Tom Elliott
See Also
save_rda
[Package
iNZightTools version 1.12.2
Index]