Dear list, For tasks involving people its often good to work with ages in exp or log scale, since either not much or very much happens in the first 10 years of life, and much less (or much more) happens the following years. For tables with age range summary statistics, I sometimes would like to have a function that would for instance cut a range of values into breaks exp() scale equidistance bins, but with unconverted values in the labels.
Similar to the way log / exp scaling of figure axis tick marks work, but with a factor returned. i have not been able to find such a function. Is there one? Thanks! Fredrik Karlsson -- "Life is like a trumpet - if you don't put anything into it, you don't get anything out of it." [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.