Closed gowthamrao closed 4 years ago
I added a few comments for you to address.
In general: please use R check locally, and make sure there are no warnings. In addition to R check I also run this to detect possible code errors:
OhdsiRTools::checkUsagePackage("SkeletonComparativeEffectStudy")
(see here)
Also, please test all your code. You may need to set up a database environment to test the database-specific stuff.
New function to get data from preference score for plotting purpose