On Tue, 11 Jun 2013 02:19:14 +0545 Christofer Bogaso <[email protected]> wrote:
Any real answer would be contingent on a reader being provided a reproducible example. Since you don't provide that, there's not a lot of point to an answer. However, to tilt at a windmill, depending on the size and complexity of your data file, it might be easier to simply export the data from Excel as a csv file and use read.table to bring it in to R. JWDougherty ______________________________________________ [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.

