Hacker News new | ask | show | jobs
by vhhn 2662 days ago
m[x,] is for interactive use

If you write a function and need stable behavior use m[x,, drop = FALSE]. Problem solved.

No need of tideverse (which comes with its own surprises).