[R] GConvert error

pwhiting@fury.ittc.ukans.edu pwhiting at fury.ittc.ukans.edu
Wed Apr 21 05:10:29 CEST 1999


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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list