powered by
Replace a value by another
h_replace(file, old.val, new.val)
File name to proceed
Value to be replaced
New value
P. Chevallier - Oct 2017- Nov 2020
The output file is named with a re_ prefix.
if (FALSE) { f <- ts_remplace_ts(f, NA, 0) }
Run the code above in your browser using DataLab