Converts common negative missing codes (like -99 for "Refused" or -98 for "Don't Know") into standard R `NA` values to prevent them from skewing numeric calculations.
Converts common negative missing codes (like -99 for "Refused" or -98 for "Don't Know") into standard R `NA` values to prevent them from skewing numeric calculations.