Question: USE R STUDIO. I need a function that checks whether the input is a prime number or not. VERY IMPORTANT NOTE : It should work
USE R STUDIO. I need a function that checks whether the input is a prime number or not. VERY IMPORTANT NOTE : It should work with non positive number for example -1 or -5.6 , non integer value for example a or b and positive number for exm 2 or 8.7.t should satisfy all of them.please test these after writing the code.could you write the R code as soon as possible.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
