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.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to