R/minus992na.r

minus992na <- function(data){
data[data==-99]=NA
return(data)
}
palderman/dssatR documentation built on May 24, 2019, 5:59 p.m.