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

View source: R/data-export.R

write.rdsobjR Documentation

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.


RDS documentation built on Sept. 11, 2024, 8:13 p.m.