Re: [Rd] Time to revisit ifelse ?

2025-07-09 Thread Mikko Marttila via R-devel
Thanks Antoine for starting this discussion. It would indeed be great to see an improved `ifelse()` in base R. I also agree with Duncan's suggestion that the way to proceed would be to create a package where the improved version could be drafted, discussed and refined so that R Core would have a c

Re: [Rd] Time to revisit ifelse ?

2025-07-09 Thread Martin Maechler
> Mikko Marttila via R-devel > on Wed, 09 Jul 2025 09:02:38 + writes: > Thanks Antoine for starting this discussion. It would indeed be great to see > an improved `ifelse()` in base R. > I also agree with Duncan's suggestion that the way to proceed would be to >