KevinSee / STADEM

Estimate escapment across a dam
https://kevinsee.github.io/STADEM/
Other
1 stars 6 forks source link

Reading LGTrappingDB in `compileGRAdata()` #33

Open mackerman44 opened 2 months ago

mackerman44 commented 2 months ago

Within the compileGRAdata() function, it uses the readLGRtrapDB(). However, it's not very fleshed out in the help file. At some point, it would be useful to clarify options for reading in Lower Granite trapping data and fresh out which columns are actually necessary.

We could even include an argument to better define or rename columns from the LGTrappingDB (e.g., "pit-tag" = "Tag.ID").