Here?s how I did it -
Save the xlsx file as a .csv. Then call read.csv(?your file.csv?) and you
should be in.
Ken
kmnanus at gmail.com
914-450-0816 (tel)
347-730-4813 (fax)
> On Mar 20, 2016, at 1:37 PM, <santib2002 at gmail.com> <santib2002
at gmail.com> wrote:
>
> This may be really basic, but could you help me with this issue?
> I have an excel file named table1.xls.
> I need to input this table in r, in order to calculate mann whitney between
> columns 1 and 2.
> Could you please show me how to do this task?
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.