What I ended up using was:

cat(unclass(tmp))

--sundar

On Tue, Mar 2, 2010 at 8:58 AM, Berwin A Turlach <ber...@maths.uwa.edu.au>wrote:

> G'day Sundar,
>
> On Tue, 2 Mar 2010 01:03:54 -0800
> Sundar Dorai-Raj <sdorai...@gmail.com> wrote:
>
> > Thanks, Berwin. That works just great!
>
> You are welcome.
>
> I noticed by now that "cat(tmp)" is sufficient; the "tmp[1]" in
> "cat(tmp[1])" was a left over from earlier attempts to get the output
> to look correct.
>
> Cheers,
>
>        Berwin
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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