Re: [R] Swirl course crashes

2015-02-04 Thread Peter Langfelder
It's hard to say from your description what the situation is. The error simply means the plot area is too small for the figure margins to fit. Try closing the graphics (plot) window before you run the section that causes the error, or you can try maximizing the plotting window. You can also contact

[R] Swirl course crashes

2015-02-04 Thread Glen Forister
Is there a way for me to use the Swirl course "Data_Visualization"? This is my main reason for learning R, for the plotting ability but can't use the course. I've already been through the following (Programming, Programming Alt, Getting_and_Cleaning_Data). I get the following ===