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

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

promptBeginner5 min to valuemarkdown
0 views
Mar 29, 2026

Loading actions...