Hi,
I have a question for data analysis, I have a column in my dataset including locations "Brussels", "Flanders","Wallonia". I have postal codes too and I want to split the Flanders and Wallonia based on the main cities and other cities. How can I in R or excel split data then I want to have Brussels, the main cities of Wallonia and Flanders, and other cities of Wallonia and Flanders instead of "Brussels", "Flanders", and "Wallonia.
thank you