I have a dataframe called hawk. Source file looks ok. read.table seems
ok. Can view using R editor. Again looks fine.

Now, I am new to windows version of R. When I type in 'hawk' under
Linux, I expect to see the rows listed. That isn't happening, as shown
below.

> attach(hawk)
> hawk
Error in print.matrix(as.matrix(format.data.frame(x, digits = digits,  :
        7 arguments passed to 'print.default' which requires 9
>

Tried this first in 2.5.0. Then installed 2.5.1, tried in both in R
GUI and R Cmdline. same result. Is this a bug or a mind bug of mine?
:-)


-- 
wwodbomb
email: [EMAIL PROTECTED]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to