bol_YN.Rd
Empty strings are mapped to NA
NA
bol_YN(x)
character vector with Y and N
if (FALSE) { chevron:::bol_YN(c("Y", "Y", "N", "", NA)) }