ent: Tuesday, May 06, 2008 1:47 PM
> To: R-help@r-project.org
> Subject: [R] Print table data on to a plot
>
> Hi,
> Is there away to print a short table out along side with a plot?
> I'm thinking about doing a
>
> par(mfrow = c(1,2))
>
> Then, the plot is on one si
Hi Anh,
Take a look at http://finzi.psych.upenn.edu/R/Rhelp02a/archive/128041.html
HTH,
Jorge
On Tue, May 6, 2008 at 3:46 PM, Anh Tran <[EMAIL PROTECTED]> wrote:
> Hi,
> Is there away to print a short table out along side with a plot?
> I'm thinking about doing a
>
> par(mfrow = c(1,2))
>
> T
Hi,
Is there away to print a short table out along side with a plot?
I'm thinking about doing a
par(mfrow = c(1,2))
Then, the plot is on one side, summary result on the other.
Is there any quick way to print out a data.frame in table format? Thanks
--
Regards,
Anh Tran
[[alternative HT
3 matches
Mail list logo