Skip to content
Prev 67101 / 398506 Next

R can not show plots (in Mac OS X terminal)

Hi
On 6 Apr 2005, at 10:47, David Ruau wrote:

            
To make Apple's Terminal use X11 first one should set the DISPLAY 
environment variable

if you are using bash, put the following line in .bash_profile

[[ -z $DISPLAY ]] && export DISPLAY=":0.0"
Tony Han Bao
tonybao at mac.com