Whenever I want to do something "map"py in R, I usually try to use a function in the apply family. However,
I want to apply my custom function (it uses an if-else ladder) to these six columns (ERI_Hispanic, ERI_AmerInd
What is the main purpose of using CROSS APPLY? I have read (vaguely, through posts on the Internet) that cros