Question: (Use R code) How would you check whether two vectors are the same if they may contain missing (NA) values? (Use of the identical function
(Use R code) How would you check whether two vectors are the same if they may contain missing (NA) values? (Use of the identical function is considered cheating!) (hint: we need to check two things: their missing values and other entries.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
