Question: In RStudio!!! Write a function, my_function, to test if two given arguments, a and b, are both numeric. If they are, calculate a plus b.

In RStudio!!!
Write a function, my_function, to test if two given arguments, a and b, are both numeric. If they are, calculate a plus b. If they are not both numeric, print "the arguments were not both numeric". Here's the outline of the required code. You need to enter the 'missing code' my_function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
