SRJPE / grunID

https://srjpe.github.io/grunID/
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Issue 41 subsample fn #134

Closed liz-fw closed 11 months ago

liz-fw commented 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

liz-fw commented 11 months ago

@ergz those were lines of code i was testing out but we didn't need! should be working now