R-Studio
Write an R program to find the maximum and the minimum value of a given vector.
Write an R program to sort a Vector in ascending and descending order.
Write an R program to find Sum, Mean and Product of a Vector.
Write an R program to create a simple bar plot of five subject’s marks.
Write an R program to create a data frame using two given vectors and display the
Write an R program to change the first level of a factor with another level of a given factor.
Write a script in R to create a list of cities and perform
the following
1) Give names to the elements in the list.
2) Add an element at the end of the list.
Write a script in R to create two vectors of different lengths and give these vectors as
Write an R Program to calculate Multiplication Table
Assignment 1: Basic R Programming
Assignment 2: Decision making and loop control structures
Assignment 4: Vector and List in R programming
No comments:
Post a Comment