Amy, It would help if you told us what you did, and what warnings you received. For instance, what happens with mydata <- read.table("triazines.txt", sep="\t", header=TRUE)
You probably also need to delete off those initial blank lines, or use skip=3 in the previous statement (or however many there actually are). Sarah 2010/2/3 Amy Hessen <amy_4_5...@hotmail.com>: > > Hi, > > I receive too many warnings when I try to read the attached datasets. Could > you please tell me where the problem in them? > > Cheers, > Amy > > -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ R-help@r-project.org 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.