readRda: load saved RData

Description Usage Arguments Value

View source: R/utils.R

Description

A wrapper function of base::load This is usefull when the names of object conflict with variables in .GlobalEnv

Usage

1
readRda(file, verbose = F)

Arguments

file

a (readable binary-mode) connection or a character string giving the name of the file to load (when tilde expansion is done).

verbose

should item names be printed during loading?

Value

A list of objects created.


zzwch/convgene documentation built on July 11, 2021, 9:41 a.m.