R_WEEK6:TASK
Exercise:
1. Create ‘income_data’ (vector) for 5 employees with the values 4400, 7700, 88000, 5500, 6600.
2. Create a new variable ‘tax’ and ‘year’ and 0.3 and 2021 as values respectively.
3. Create another new variable ‘company’ and “PinnacleVex KA Analytics” as value in it.
4. Derive ‘net_income’ by deducting ‘tax’ from the ‘income’.
5. Create ‘employee_name’ (vector) for 5 employees with the values “Ape”, “Bat”, “Camel”, “Dog”, “Elephant”.
6. Create a data frame with Employee name and Net income
7. Create a new list with all the above information on company, year, tax, employee_name, and income.
Solution will be revealed Next week: R_WEEK6
Happy Learning !!! :)
Related Articles:
PinnacleVex KA Analytics: BASICS OF MICROSOFT EXCEL
PinnacleVex KA Analytics: Basic Excel Formulas For Your Daily Workflow
PinnacleVex KA Analytics: Simple introduction to SQL
PinnacleVex KA Analytics: Clinical Trials
PinnacleVex KA Analytics Clinical Data Management