- Consider A Data Frame With Fields Name Age Salary No Yrs Exp Bank Write R Code To Perform The Following I Display 1 (17.56 KiB) Viewed 89 times
Consider a data frame with fields Name, Age, Salary, No_Yrs_Exp, Bank Write R code to perform the following: i. Display
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Consider a data frame with fields Name, Age, Salary, No_Yrs_Exp, Bank Write R code to perform the following: i. Display
Consider a data frame with fields Name, Age, Salary, No_Yrs_Exp, Bank Write R code to perform the following: i. Display age of persons with top 10 salaries. ii. Display names of persons whose salary is more than Rs. 10,000. iii. Add a new field department to the data frame and display only those rows where department is either 'CS' or 'ECE'. spinnet N