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

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

Views0
PublishedMay 11, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

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

rbind(NULL) also returns NULL.

Share: