swirldev / swirl

:cyclone: Learn R, in R.
http://swirlstats.com
Other
1.11k stars 590 forks source link

swirl : error in assignment for "Exploratory Data Analysis" #737

Open sachin1539 opened 5 years ago

sachin1539 commented 5 years ago

I am getting error in assignment for "Exploratory Data Analysis" I installed the Package ‘ggplot2’ correctly! Package ‘jpeg’also loaded correctly! I am exited from Swirl() with the message "Error in plot.new() : figure margins too large" Need the solution to fix this.

jldeutsch commented 5 years ago

I don't think this is an issue with swirl. If you try to make a plot in RStudio and the plotting pane is too small it will throw this error. Just drag the edges of that pane to make it larger and it should work.