Reply-To: I am doing a histogram of a relatively small dataset. It works great for X and postscript output, but when I try pictex I get an error - I have tried it with various options and all have the same results (ie I have tried without the width, height and debug).
pictex(file="slcity.pictex", width = 5, height = 4,debug=1) hist(x,20,main = "",xlab="cost")
Error: Bad units specified in GConvert, please report!
dev.off()
X11 2
hist(x,20,main = "",xlab="cost")
I am new to R, so I appologize if this is a user-error. I searched the FAQ and couldn't find anything. thanks. pete -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._