Togaware DATA MINING
Desktop Survival Guide
by Graham Williams
Google

Documenting a Dataset

R provides support for documenting a dataset through .Rd files that R will format. You can create a template based on a particular dataset using the prompt function:

> load("survey.RData")
> prompt(survey)
Created file named 'survey.Rd'.
Edit the file and move it to the appropriate directory.



Copyright © Togaware Pty Ltd
Support further development through the purchase of the PDF version of the book.
The PDF version is a formatted comprehensive draft book (with over 800 pages).
Brought to you by Togaware. This page generated: Sunday, 22 August 2010