I have no idea what "numbers form the RAD7 machine" look like, but there is a whole section on importing data in the user manual. 'read.table' is a start.
To change directories, use 'setwd'. To start a new R session on Windows, just setup a shortcut to RGUI.exe. Most of this is covered in the documentation that comes with R. On 2/19/08, Rthoughts <[EMAIL PROTECTED]> wrote: > > Hello, I need to learn to use r-software for my PhD research project > involving long timelines of radon radiation variations. > > I am using windows. > > I am currently discouraged by the use of r. I cannot figure out how to use > it despite extensive searches. Can anyone help me with getting started? How > can import a txt file with series of numbers from the RAD7 machine? How can > I open up and set directories with the imported file or to start a new r > session? > > Thank you so much if you can help. > -- > View this message in context: > http://www.nabble.com/Getting-started-help-tp15560581p15560581.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve? ______________________________________________ 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.