I have this dataframe
and I want to find the total number of test group(exposed) when the purchased is 1
for (i in df$exposed) { if (i == &qu