[R-gregmisc-users] SF.net SVN: r-gregmisc:[1928] trunk/gdata/man/write.fwf.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2015-04-14 22:02:04
|
Revision: 1928 http://sourceforge.net/p/r-gregmisc/code/1928 Author: warnes Date: 2015-04-14 22:02:01 +0000 (Tue, 14 Apr 2015) Log Message: ----------- Remove editorializing Modified Paths: -------------- trunk/gdata/man/write.fwf.Rd Modified: trunk/gdata/man/write.fwf.Rd =================================================================== --- trunk/gdata/man/write.fwf.Rd 2015-04-14 21:55:54 UTC (rev 1927) +++ trunk/gdata/man/write.fwf.Rd 2015-04-14 22:02:01 UTC (rev 1928) @@ -64,9 +64,7 @@ \details{ While *F*ixed *w*idth *f*ormat is no longer widely used, it remains -common in some disciplines. When possible, we recommend using -standardized format (e.g. *c*omma *s*eparated *v*alues; see -\code{\link{read.csv}}) when possible. +common in some disciplines. Output is similar to \code{print(x)} or \code{format(x)}. Formatting is done completely by \code{\link{format}} on a column basis. Columns in This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |