1)Differentiate between next and break with example.
2)Write a R program to access the element at 3rd column and 2nd row, only the 3rd row and only the 4th column of a given matrix.
3)What are the different structures in R. Mention linear and non linear data structures.
1 Answer