[R] warning with hist

Antje niederlein-rstat at yahoo.de
Mon Sep 1 11:16:20 CEST 2008


Hello everybody,

I don't understand the warning I get when executing the following code:

x <- rnorm(100)
h <- hist(x, plot= FALSE, freq = FALSE)

If I don't use the plot-argument, I don't get a warning...
Any explanations for me?


Antje



More information about the R-help mailing list