Working with data frames



next up previous contents
Next: Attaching arbitrary lists Up: Data frames Previous: attach() and detach()

Working with data frames

A useful convention that allows you to work with many different problems comfortably together in the same working directory is

In this way it is quite simple to work with many problems in the same directory, all of which have variables named x, y and z, for example.



Erik Moledor
Tue Jan 31 21:02:18 EST 1995