Manipulation of a matrix list

Hello communauty,
I split a dataframe, which gives me a list with 5 matrixes, however I had trouble handling this list, I would like to focus only on one column of each matrix for example...
Or would I be better off using dplyr :: group_by to process my data?

Sorry if this topic already exists, I did a search, without success,
Regard,

Hi!

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.