This is a convenience function to facilitate the creation of data set documents in text files.
Write(x,...)
# S3 method for codebook
Write(x,file=stdout(),...)
# S3 method for descriptions
Write(x,file=stdout(),...)
a "codebook" or "descriptions" object.
a connection, see connections.
further arguments, ignored or passed on to particular methods.