hi, urgently need help to clean my data for my thesis.
Let say we have a data
household plot 1 plot 2 plot 3
1 none herbicides weedicides
2 weedicide fertilizer herbicide
3 Fertilizer weedicide herbicides
4 herbicides weedicide none
Am only interested in the variables fertilizer. How can i combine this data into a single data such that i can differentiate households who used fertilizers and those who did not. Thanks
Let say we have a data
household plot 1 plot 2 plot 3
1 none herbicides weedicides
2 weedicide fertilizer herbicide
3 Fertilizer weedicide herbicides
4 herbicides weedicide none
Am only interested in the variables fertilizer. How can i combine this data into a single data such that i can differentiate households who used fertilizers and those who did not. Thanks
Comment