Displaying 1 result from an estimated 1 matches for "metacomment".
Did you mean:
get_comment
1999 Jul 26
1
R-Graphics
I am having a strange problem with R graphics:
I am testing out R on a Sun Solaris machine. I generate a simple postscript
graph as:
postscript(file="temp.ps", paper= "letter")
plot(c(1:10), xlab= "index", ylab= "Cell Count")
title("Generic Test of R-Graphics")
dev.off()
When I view the temp.ps file with gs (version 5.50) I get the graph rotated