urgent
I don't have an answer to your query, but I do have three suggestions: 1. Use a sensible subject line. This may be "urgent" to you, but I doubt that it is to anyone else. 2. Do indicate what package contains multhist(). I have no idea (nor do I know what a 'multi histogram' is). 3. Don't send HTML mail. People are very willing to help, but you do have to make it easy to do so. Peter Ehlers
Subhabrata wrote:
Hello R Users, I have two sets of values x <- c(7, 7 , 8, 9, 15, 17, 18) y <- c(7, 8, 9, 15, 17, 19, 20, 20, 25, 23, 22) I am able to create multi histogram using multhist(). But not able to control the 'xlim'. ie the xaxis is showing 7.5, 13, 18, 23 1st on what basis it is calculated 2nd I want it to be like 7 8 9 15 17 and so on Can any one help me With Regards Subhabrata Pal [[alternative HTML version deleted]]
______________________________________________ R-help at 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