I assume that you would use 'read.csv' if you are getting output from
Excel.  Since we have no idea of what you data looks like, it is hard
to tell.  At least post an example of your data and then what you are
expecting as output from the mosaicplot using the data.

On Mon, Apr 11, 2011 at 11:20 AM, dirknbr <dirk...@gmail.com> wrote:
> I have some summarised data from a 2D pivot table which I want to visualise
> in R. How can I read in the data as a R table so I can use mosaicplot()?
>
> Dirk
>
> --
> View this message in context: 
> http://r.789695.n4.nabble.com/read-in-summarised-data-as-table-tp3442283p3442283.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.
>



-- 
Jim Holtman
Data Munger Guru

What is the problem that you are trying to solve?

______________________________________________
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