Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Write

Write Codebooks and Variable Descriptions into a Text File


Description

This is a convenience function to facilitate the creation of data set documents in text files.

Usage

Write(x,...)
## S3 method for class 'codebook'
Write(x,file=stdout(),...)
## S3 method for class 'descriptions'
Write(x,file=stdout(),...)

Arguments

x

a "codebook" or "descriptions" object.

file

a connection, see connections.

...

further arguments, ignored or passed on to particular methods.


memisc

Management of Survey Data and Presentation of Analysis Results

v0.99.27.3
GPL-2
Authors
Martin Elff (with contributions from Christopher N. Lawrence, Dave Atkins, Jason W. Morgan, Achim Zeileis)
Initial release
2020-11-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.