Skip to contents

This function is used to open a saved .rds file. If the path does not exist the function returns a error message.

Usage

OpenRds(path)

Arguments

path

Path to file (DO NOT INCLUDE FILE EXTENSION).

Value

The rds object saved in a .rds file.