[R] Does R ever stop responding without a message?

2013-07-14 Thread L S
Hi, Have any of you ever encountered a situation where R stops processing an instruction but does not give a not responding message? The reason I ask is I am working in RStudio (Mac OS/X 10.7, 1.8 Ghz i7, 4 GB DDR3) and the instruction I entered in the command line pane is still being processed

Re: [R] Does R ever stop responding without a message?

2013-07-14 Thread L S
, or better, follow each status with a 'flush.console()' to put the message out to the screen. This will give you a feeling of what progress you are making. On Sun, Jul 14, 2013 at 5:40 PM, L S losedag...@gmail.com wrote: Hi, Have any of you ever encountered a situation where R stops processing

[R] Plotting gps coordinates on Shapefile

2013-06-13 Thread L S
Hi, I am new to doing spatial analysis. I am interested in trying many things in R, but one of the first things I would like to do is plot all of my lat, lon points in a csv file within a window defined by a shapefile. I have read in the shape file by doing the following: border