Look at:
?hist

z = hist(data, plot=FALSE)

Best,
Matthias

> hello,
> 
> i need the data from hist() but i do not want the plot.
> e.g.
> z=hist(data)$counts  #returns absolute  frequency
> 
> but when i execute this command the plot occurs also. is it 
> possible to 
> suppress the plot?
> 
> many thanks,
> best regards gg
> -- 
> ---------------------------------------------------
> Gottfried Gruber
> mailto:[EMAIL PROTECTED]
> www: http://gogo.sehrsupa.net
> 
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list 
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read 
> the posting guide! http://www.R-project.org/posting-guide.html
>

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to