OHDSI / Eunomia

An R package that facilitates access to a variety of OMOP CDM sample data sets.
https://ohdsi.github.io/Eunomia/
42 stars 11 forks source link

Add function to list available Eunomia datasets #41

Open ablack3 opened 1 year ago

ablack3 commented 1 year ago

Maybe something like listAvailableDatasets.

Perhaps this function should dynamically query github to see what is available rather hardcoding dataset names. I'm not sure what the best approach is though.