Question: Write a function in R which takes a single argument which is a matrix. The function should return a matrix which is the same as
Write a function in R which takes a single argument which is a matrix.
The function should return a matrix which is the same as the function argument but every odd number is tripled and even number doubled on the given matrix.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
