[R] request: Help
Steve Lianoglou
mailinglist.honeypot at gmail.com
Thu Aug 13 23:13:31 CEST 2009
Hi,
On Aug 13, 2009, at 3:43 PM, Sarjinder Singh wrote:
> Dear Sir/Madam,
>
> Good Day!
>
> How can we make output file in R?
>
> In FORTRAN, we could do as follows:
>
> WRITE (42, 107) x, y
> 107 FORMAT ( 2x, F9.3, 2x, F4.2)
>
> What is equivalent to this in R?
See:
?file
?cat
?sprintf
-steve
--
Steve Lianoglou
Graduate Student: Computational Systems Biology
| Memorial Sloan-Kettering Cancer Center
| Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
More information about the R-help
mailing list