Serguei Sokol
Results
11
comments of
Serguei Sokol
Right. It's because `ifelse()` always returns a result of length of the test. Maybe it's better to revert to `if()` and let the result be dependent on scalars `x` and...