Skip to content
Prev 315703 / 398506 Next

How to check if R.app is running?

On 13-01-20 4:51 PM, Nick Matzke wrote:
.Platform$GUI will be different in the two cases:  "AQUA" for R.app and 
something else in other cases.  I don't know if that's a good test to 
find out if clusterApply is safe.

Duncan Murdoch