I have two variables transID and transid
transID transid
fsdfsdgls NA
dfdsfgdsgs mksdjfl
werwer fgsdsdg
xcvcxvx NA
I want the output like
transID transid
fsdfsdgls NA
mksdjfl mksdjfl
fgsdsdg fgsdsdg
xcvcxvx NA
I want to replace the value in transID with transid when it is not NA