Summer 2021 Heliconia REU Project File
"big_list_approach.R" works in theory, but each list of re-sampled dataframes is very large and likely to run out of memory.
"untested solution.R" also works in theory and should not run out of memory, but will likely be very slow.