Warning! The page was not fully loaded, probably because of a network issue. It could be that not all functionalities work as expected. Please try reloading the page.
Write a function abs_diff() that takes two vectors of equal length, and that calculates the absolute value of the differences for all values of these values. Be sure to include the necessary checks and messages for the user.