Hi, You need to put your table into a data frame by using read.table. You can then do statistical analyses on the data frame.
Natalie -- View this message in context: http://n4.nabble.com/table-data-as-input-to-the-function-tp1565827p1565842.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ [email protected] 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.

