OpenRds.Rd
This function is used to open a saved .rds file. If the path does not exist the function returns a error message.
OpenRds(path)
Path to file (DO NOT INCLUDE FILE EXTENSION).
The rds object saved in a .rds file.