I am beginner in R programming and thought if is not possible to select tables using a column name and create a list of tables from a list of lists with different tables in each element of the main list To be more clear, I have a list of products with different tables by product in this list. Like this:I am beginner in R programming and thought if i