Dear all,
I have discovered recently the change introduced in version 1.12.0 regarding between and how NA are now treated.
Given this change may break routines relying on the previous behavior, I was wondering whether in the future a parameter could be introduced so that NA are not treated as missing values but as NA (i.e. would return the same as x >= lower & x <= upper).
Thank you very much
Best,
Cyrille
Dear all,
I have discovered recently the change introduced in version 1.12.0 regarding
betweenand howNAare now treated.Given this change may break routines relying on the previous behavior, I was wondering whether in the future a parameter could be introduced so that
NAare not treated as missing values but asNA(i.e. would return the same asx >= lower & x <= upper).Thank you very much
Best,
Cyrille