Sometimes you might have NAs in one column and want to fill them with values from another column. I have written a quick post on how to do this with ‘coalesce’ function.
Sometimes you might have NAs in one column and want to fill them with values from another column. I have written a quick post on how to do this with ‘coalesce’ function.