0

I have a list with multiple data frames (these were split by group). Any leads on how to convert this list into multiple dataframes? (Ideally would want to convert them to multiple matrices). Thank you.

9834
  • 21
  • 2
  • 2
    Have you tried the list2env function? It's usually better to store related dataframes in a list though. – Bill O'Brien Mar 13 '22 at 21:22
  • See this post: https://stackoverflow.com/questions/58347629/extract-data-frames-from-list-to-global-environment – Mel G Mar 13 '22 at 21:48

0 Answers0