tokami / TropFishR

Tropical Fisheries Analysis with R
24 stars 19 forks source link

general issue with dev.new() or quartz() and windows() respectively #7

Closed tokami closed 8 years ago

tokami commented 8 years ago

get rid of quartz() and windows(), but this is the best option for identity() function, because after enlarging small GUI window, identify function has problems, hard to hit the points, same problem when using dev.new(), because only new window is created when graph was produced before

tokami commented 8 years ago

dev.new(noRStudioGD = TRUE) does the trick!