OHDSI / ClinicalCharacteristics

[under development] table shell approach to OMOP characterization
Apache License 2.0
0 stars 0 forks source link

Convert to R6 #9

Closed mdlavallee92 closed 2 months ago

mdlavallee92 commented 5 months ago

Replace s4 classes with R6 see CohortGenerator and TreatmentPatterns as examples

Reason: keep consistent with other OHDSI software. Better stability and control over classes

mdlavallee92 commented 2 months ago

duplicate issue