Skip to content
Back to formatted view

Raw Message

Message-ID: <CABW9NAwWw=pJOSfz=hJrzttzxqArb27cB1DzSGrr8vyGwd1QTQ@mail.gmail.com>
Date: 2012-05-28T10:32:23Z
From: sylvain willart
Subject: import contingency table

hello everyone,

i often work on contingency table that I create from data.frame (with
table() function)

but a friend sent me an excel sheet wich *already is* a contingency
table (just a simple 2 way table !...)

any clue on how to import it in R (keeping row names and col names) ?

any tuto I come accross only mention the table transformation, but
never the import of such data

I only found read.ftable() but couldn't get it to work

any help appreciated

Sylv