This quiz will test your general knowledge on R programming. You can retake this quiz as many times as you want. Let’s begin … …
R for Business Analytics – Chapter 10: Hashmaps
R for Business Analytics – Chapter 9: Lists
R for Business Analytics – Chapter 8: Classes
R Program to create a list of data frames and access it from the list.
R Program to add a new item to a given list.
R Program to assign new names to the elements of a given list.
R Program to rotate a given matrix 90 degree clockwise rotation.
R Program to create a blank matrix.
R Program to create a matrix taking a given vector of numbers as input.
R Program to how to find common elements between two data frame in r
R Program to find elements that are present in two given data frames.