Writes each non-empty table from toOMOP() to <path>/<table>.csv
(lower-cased, e.g. measurement.csv), following the one-file-per-table
OMOP convention.
Arguments
- tables
A
ClinicalScore, a list of them, or the list returned bytoOMOP().- path
Output directory (created if needed).