Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 294 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 294 Bytes

HeliconiaREU-Ellie

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.