Can anyone help me in getting the right command to find the numbers which are divisible by 2 in and to get the elements in index positions within xVec
? Please refer to the image below.
BTW, I used the View() command to check individually the items of my View(xVec) and (yVec), yet how can I find the numbers if I wanted them to be divisible by 2 under (xVec)? Should I use the command criteria.filter(xVec,/2) or just >str_detect(