- `cbind(NULL)` returns `NULL` (not a matrix). For consistency

`rbind(NULL)` also returns `NULL`.

promptBeginner5 min to valuemarkdownQuality: 28
0 views
May 11, 2026

Loading actions...