read_rda: Read an .rda file and return its contents

Description Usage Arguments Value

View source: R/read_rda.R

Description

Reads the contents of an .RData file into a separate environment (to avoid overwriting existing variables) and returns the contents for assignment to your own variable names.

Usage

1

Arguments

file

a string with the file name and path.

Value

An object or list of objects stored in file.


coletl/coler documentation built on May 12, 2021, 9:44 p.m.