loadRDS: Reads data from a RDS file

loadRDSR Documentation

Reads data from a RDS file

Description

Reads data from a RDS file.

Usage

 ## Default S3 method:
loadRDS(file, ...)
 ## S3 method for class 'RdsFile'
loadRDS(file, ...)

Arguments

file

A character string, a connection, or an RdsFile specifying a RDS file/connection to be read.

...

Additional arguments passed to readRDS().

Value

Returns an R object.

Author(s)

Henrik Bengtsson

See Also

readRDS().


HenrikBengtsson/R.filesets documentation built on Jan. 31, 2024, 8:11 a.m.