Skip to content
Prev 131600 / 398502 Next

Viewing a large data frame (was How to prevent fix() from converting Dates into numeric)

See ?View for your new question (and please change the subject line when 
you change the subject: see the R posting guide)

You could also have used e.g. format() on the data frame before calling 
fix() if all you want to do was to view it.
On Sat, 8 Dec 2007, Christian Gold wrote: