I have just installed R 3.0.3 on Windows 7. I open up the GUI and type setwd("c:/users/jon") and press return. Nothing happens, Ive tried manuals, forums etc ... An ex-student needs help using this program. I spent 7 years as an IT consultant before becoming a maths teacher so Im better than average with IT and I cant get it to do anything at all. What's up? Any help greatly appreciated. Jon [[alternative HTML version deleted]]
Hello, And what are you expecting the command "setwd" to do? Regards, Pascal On Mon, Mar 10, 2014 at 5:59 PM, Jon Nash <jon.nash at hvhs.school.nz> wrote:> I have just installed R 3.0.3 on Windows 7. > > I open up the GUI and type setwd("c:/users/jon") and press return. Nothing > happens, Ive tried manuals, forums etc ... > > An ex-student needs help using this program. I spent 7 years as an IT > consultant before becoming a maths teacher so Im better than average with > IT and I cant get it to do anything at all. What's up? Any help greatly > appreciated. > > Jon > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at 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.-- Pascal Oettli Project Scientist JAMSTEC Yokohama, Japan
> I open up the GUI and type setwd("c:/users/jon") and press return. Nothing > happensDoes "nothing happens" mean that R does not even print "> ", prompting you to enter more input? Did you get such a prompt before typing setwd("...")? What does typing 5:2 cause R to do? Bill Dunlap TIBCO Software wdunlap tibco.com> -----Original Message----- > From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf > Of Jon Nash > Sent: Monday, March 10, 2014 1:59 AM > To: r-help at r-project.org > Subject: [R] R Help > > I have just installed R 3.0.3 on Windows 7. > > I open up the GUI and type setwd("c:/users/jon") and press return. Nothing > happens, Ive tried manuals, forums etc ... > > An ex-student needs help using this program. I spent 7 years as an IT > consultant before becoming a maths teacher so Im better than average with > IT and I cant get it to do anything at all. What's up? Any help greatly > appreciated. > > Jon > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at 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.