I want to fill a variable that is currently filled with NA, with "fem" text. See below:
I have tried merge
, coalesce
, and some other ways but I am new to R and was probably doing those wrong. I just need help to fill this column ("female") with "fem".