Learn R Programming

RDS (version 0.9-9)

write.rdsobj: Export an rds.data.frame to file

Description

Export an rds.data.frame to file

Usage

write.rdsobj(x, file)

Arguments

x

The rds.data.frame to export

file

The name of the file to create.