Closed liz-fw closed 11 months ago
closes #41
you can test this function by running the code:
subsamples <- generate_subsample(con, 2024)
I tried to document the logic as well as I could but let me know if you want to walk through it together to confirm it's working as expected. Logic is here: https://docs.google.com/document/d/1aNT4vqLWFA_4bNRnO9ZemTOTR9L3fyCe/edit
@ergz those were lines of code i was testing out but we didn't need! should be working now
closes #41
you can test this function by running the code:
subsamples <- generate_subsample(con, 2024)
I tried to document the logic as well as I could but let me know if you want to walk through it together to confirm it's working as expected. Logic is here: https://docs.google.com/document/d/1aNT4vqLWFA_4bNRnO9ZemTOTR9L3fyCe/edit