pub const NA_LOGICAL: i32 = i32::MIN; // -2_147_483_648i32
NA value for logical (same as integer in R).