atorus-research / Tplyr

https://atorus-research.github.io/Tplyr/
Other
95 stars 16 forks source link

Resolve #83, #84, #173 #174

Closed mstackhouse closed 6 months ago

mstackhouse commented 7 months ago

Types of changes

This PR adds the new function set_limit_data_by() to address #84. Along the way, a pre-existing bug (#173) was found and this PR resolves that issue as well and adds tests to catch it in the future.

The last push also includes updates for #83. Note there are a few warnings coming out of test-count.R, but those should be resolved by #167 which removes the chunk of code from which is warnings are emanating.