You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relevant functions currently living in the dev/omop_analyses/ scripts have been moved into R/
Testing
Add unit tests for the relevant functions
Documentation
Properly document functions with roxygen comments
Dependencies
No response
Details and Comments
Thinking more about this, it might make sense to move the helper functions from analyse_omop_cdm.R into the package. That way they can be easily unit tested and reused in other pre-processing scripts. I'll make a new issue for that.
Relevant functions currently living in the dev/omop_analyses/ scripts have been moved into R/
Testing
Add unit tests for the relevant functions
Documentation
Properly document functions with roxygen comments
Dependencies
No response
Details and Comments
Thinking more about this, it might make sense to move the helper functions from analyse_omop_cdm.R into the package. That way they can be easily unit tested and reused in other pre-processing scripts. I'll make a new issue for that.
Definition of Done / Acceptance Criteria
Relevant functions currently living in the
dev/omop_analyses/
scripts have been moved intoR/
Testing
Documentation
Dependencies
No response
Details and Comments
Originally posted by @milanmlft in #32 (comment)
The text was updated successfully, but these errors were encountered: