powered by
Replace NA with somehting else
ridNA(z, temp)
vector with NA's replaces
vector
replacement
Jonathan M. Lees<jonathan.lees@unc.edu>
z = 1:10 z[z>8] = NA ridNA(z, 0)
Run the code above in your browser using DataLab