ropensci / coder

Classification of Cases into Deterministic Categories
https://docs.ropensci.org/coder/
22 stars 4 forks source link

Re-think date limits #105

Closed eribul closed 4 years ago

eribul commented 4 years ago

First, the documentation for filter_dates should note that there is a default lower date limit. I had to go to the documentation of dates_within before I could understand the default behavior of filter_dates. Second, why is the default lower limit set to 1970-01-01? Does that have something to do with the coding schemes available within the package?

eribul commented 4 years ago

Review: I agree, and have clarified this in the help file.