I have a list of dataframes and I want change one column into rownames because I need to transpose each dataframe.
With some dummy data, here is the code I am using:<