R_index

 

Sr.No

Name Of Practical

View

1

write an r program to find the maximum and minimum value of a given vector

View

2

Write an R program to sort a vector in ascending and descending order

View

3

Write an R program to extract first 10 English letter in lower case and last 10 letters in upper case and extract letters between 22nd to 24th letters in upper case

View

4

Write an r program to find sum mean and product of a vector

View

5

Write an R program to create a Dataframes which contain details of 5 employees and display the details in ascending order

 

View

6

Write an r program to calculate multiplication table

View

7

write a program to concatenate two given factors in a single factor and display in descending order

View

8

Write an R program to create three vectors a,b,c with 3 integers. Combine the three vectors to become a 3x3 matrix where each column represents a vector. Print the content of the matrix.

View

9

write an r program to convert a given Matrix to a list and print list in ascending order

View

10

Write a program to check input number is prime or not

 

View

Post a Comment

Previous Post Next Post