Skip to content
Prev 35781 / 63424 Next

Why is there no c.factor?

On Thu, Feb 4, 2010 at 10:45 AM, Patrick Burns <pburns at pburns.seanet.com> wrote:
Ordered factors are trickier.  I'd suggest the following compromise:

 * if all orders are the same, return an ordered factor
 * if not, return a factor with a warning

Hadley