♦ R Array
♣ About R Array
Array store multiple values of same/different data types.Array are very useful in a programming language as they allow to store chunks of data in an organizing way.
♣ Example1: Array in R
In this example, various arrays are illustrated. Example
Input:
Output: