Saved Bookmarks
| 1. |
Which of the following package combine multi-dimensional arrays?(a) stringr(b) comb(c) abind(d) anlyz |
|
Answer» Right choice is (c) abind The best explanation: This is a generalization of cbind and rbind. |
|