Full_Name: Cyrus Harmon
Version: 2.3.0 devel
OS: Mac OS X 10.4.3
Submission from: (NULL) (169.229.10.51)


The Usage in the print.data.frame help page says:

print(x, ..., digits=NULL, quote=FALSE, right=TRUE)

meanwhile, down in the Arguments section it says:

  right: logical, indicating whether or not strings should be
           right-aligned. The default is left-alignment.

This seems to be at odds with the right=TRUE in the Usage, and with what I see
when I print a data.frame.

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to