Saved Bookmarks
| 1. |
________ are similar to matrices but can have more than two dimensions.(a) Functions(b) Packages(c) Arrays(d) Columns |
|
Answer» Correct choice is (c) Arrays Explanation: Arrays are similar to matrices which can have more than two dimensions. See help(array) for details. Factors are created using the factor() function. We can Identify elements of a list using the [[]] convention. |
|