On Nov 28, 2012, at 5:43 PM, Jack Bryan wrote: > > I run
You are asked to state which OS and version of R you are using. > >> cars <- c(1, 3, 6, 4, 9) >> plot(cars) When this happens and you add: dev.new() ### Do you then see a plot with: plot(cars) # ??? -- David > > No graph pops up. > > Any help will be appreciated. > >> Date: Wed, 28 Nov 2012 12:35:39 +0900 >> From: kri...@ymail.com >> To: dtustud...@hotmail.com >> CC: r-help@r-project.org >> Subject: Re: [R] error, R commends cannot show the expected output >> >> Hello, >> >> And what do you get? >> >> Regards, >> Pascal >> >> Le 28/11/2012 12:25, Jack Bryan a écrit : >>> >>> Hi, >>> >>> I am working on R 2.15.2 on Win. 7. >>> >>> I am trying to run some simple commends. >>> >>>> class(SWX.RET) # SWX.RET is a data file that has been loaded. >>> >>> But, I cannot see the expected output. >>> >>> I have deselected "buffered output". Still it does not work. >>> >>> Any help will be appreciated. >>> >>> Thanks >>> >>> [[alternative HTML version deleted]] >>> >>> ______________________________________________ >>> 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. >>> > > [[alternative HTML version deleted]] > > ______________________________________________ > 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. David Winsemius, MD Alameda, CA, USA ______________________________________________ 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.