write.rdsat {RDS} | R Documentation |
Writes out the RDS tree in RDSAT format
Description
Writes out the RDS tree in RDSAT format
Usage
write.rdsat(x, file = NULL)
Arguments
x |
An rds.data.frame. |
file |
a character vector representing a file. |
[Package RDS version 0.9-9 Index]