[datatable-help] HELP!! Mann whitney in R.

Michael Smith my.r.help at gmail.com
Wed Mar 23 03:25:27 CET 2016


The XLConnect package is also nice.

M

On 03/21/2016 07:11 PM, RDominik wrote:
> If you want to keep your excel file for format reasons you can use the "xlsx"
> package:
>
> library(xlsx)
> rfile <- read.xlsx("C:/temp/file.xlsx", sheetName="sheet1")
>
> Cheers, RDominik
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Re-HELP-Mann-whitney-in-R-tp4718814p4718832.html
> Sent from the datatable-help mailing list archive at Nabble.com.
> _______________________________________________
> datatable-help mailing list
> datatable-help at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help
>


More information about the datatable-help mailing list