write.rdsobj {RDS} | R 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. |
[Package RDS version 0.9-9 Index]