Message-ID: <43FB1D8D.2070103@uni-jena.de>
Date: 2006-02-21T14:02:53Z
From: Johann Jacoby
Subject: How to Import Data
In-Reply-To: <s3fad4d1.087@isugw.indstate.edu>
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