In #r many times we will work with a #list #object it is a very common type to work with. I won't go into the mechanics of a list but rather a brief snippet of what you can do.
In my post I make use of #lapply and #map_if from #purrr out of the #tidyverse
Post: https://www.spsanderson.com/steveondata/posts/rtip-2022-11-29/
#tidyverse #purrr #map_if #lapply #object #list #r