Im having a problem trying to move data from my address column to my postal code column. For example:
On the second line im trying to take "Dublin 22" from the data.Address column and moving it to the data.Postal.Code column.
Im using R but i have no idea how to implement it.
Any suggestions?