carl, you wrote: > I would imagine I'm not putting my csv file in the right location for R > to be able to read it. If that's the case, where should I put it? Or > is there something else I need to do to it first? getwd() gives you the working directory in which the datafile has to reside. johann