How to loop through a column in multiple dataframes that are stored in a list?
longtime reader first time inquirer here, so apologies if this question is worded or formatted poorly. TLDR; When I try to run a for loop on a column inside dataframes inside a list, I get errors. I have attempted a few different options (below), none of which have worked. I have tried to include a reproducible example: