Hello all,

I'm trying to teach myself how to use R, which I've installed on my Edgy-running Dell laptop. Unfortunately the plot command does not work. If I type,
Code:
plot(x,y)
I get an error message,
Code:
Error in X11() : could not find any X11 fonts
Check that the Font Path is correct
Google didn't come up with much help, so does anyone have any suggestions for how to solve the problem? I don't think I've done anything to modify xorg.conf from the default.

Thanks in advance,

-- Joe