DA Experiment - 2
DA Experiment - 2
– 2
Objective - Introduction to vector in R programming.
Input -
Output –
Q.2 – Write a program to identify the distinct values from a given vector.
Q.5 – Write a program to find the second last value from the given vector.
Q.6 – Write a program to perform different operations like max, min ,average,
square root , variance and standard deviation.
Q.8 – Write a program to count the number of values in a specific range from a
given vector.