RData file into a listload_local.RdInstead of polluting the current environment, this allows you to
read an RData file into a list object of whatever name you choose.
load_local(file)a (readable binary-mode) connection or a character string giving the name of the file to load (when tilde expansion is done).
List, with names corresponding to object names in file