[R] Insert values to histogram

JCFaria joseclaudio.faria at gmail.com
Sat May 7 13:35:40 CEST 2011


Hi,

A new version of the package fdth (1.1-4) was released today.
More than one person have been requesting this option, so, it was
incorporated in the methods (S3) to plot a fdth object.

This task will be more easy now. For example:

library(dfth)
plot(fdt(iris), v=TRUE, cex=.8) # for histogram
plot(fdt(iris), type='fp', v=TRUE, cex=.8) # for poligon

HTH,
JCFaria

--
View this message in context: http://r.789695.n4.nabble.com/Insert-values-to-histogram-tp3498140p3505353.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list