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 Aug. 20, 2023, 9:06 a.m.