search for: horrizontal

Displaying 2 results from an estimated 2 matches for "horrizontal".

Did you mean: horizontal
2008 Jan 07
3
Great looking plot - but what does it mean?
...is world full of wonders... I created the attached plot, and I think it's exactly what I need! Well, actually I think it is more that wht I need... I wanted R to show the mean values of the categories on the x-axis and maybe the standard derivation as well. I am pretty confident that the bold horrizontal lines in the plot show the mean values. But what are the white boxes and the dashed lines? And what's that one small circle on the "Section" column supposed to mean. And if I would like to get rid of that small circle, how can I? Thanks a lot! -- View this message in context: http:...
2010 Dec 19
3
monthly median in a daily dataset
Hello, I have a multi-year dataset (see below) with date, a data value and a flag for the data value. I want to find the monthly median for each month in this dataset and then plot it. If anyone has suggestions they would be greatly apperciated. It should be noted that there are some dates with no values and they should be removed. Thanks Emily > print ( str(data$flow$daily) )