I would like to create a new dichotomous variable column (1/0; Yes/No) based on if anyone within a household (marked by a household ID number -- unique to each HOUSEHOLD) has indicated 1 or Yes for a different column?
How would I go about doing this? Happy to clarify.
I am able to do mutate a new column based off of the individuals but not on the household level.