s-news
[Top] [All Lists]

Sink function

To: s-news-list <s-news@lists.biostat.wustl.edu>
Subject: Sink function
From: asanquer@virbac.fr
Date: Fri, 20 Jun 2003 16:58:55 +0200
Sensitivity:
Dear S+ users,

I have a question on the sink function (I work with S-plus 6.1):
I use sink to export all the results of a script in a word file.
Some results are subsets of data frame, and i would like to choose the
delimiter between columns.
Now, S+ provides me this type of results:

   Case       Group Age
67 W133 2 mg/kg/day  NA
68 W134 2 mg/kg/day  NA

the delimiters is a variable number of blanks. To use this type of data in
   word, i would like to replace blanks by a tab.
Is someone could help me? is there an options to specified?

Thank you

Annaële Sanquer



<Prev in Thread] Current Thread [Next in Thread>