CohortDiagnostics icon indicating copy to clipboard operation
CohortDiagnostics copied to clipboard

cohortTables variable referenced as cohortTableNames later in script

Open fdefalco opened this issue 2 years ago • 0 comments

https://github.com/OHDSI/CohortDiagnostics/blob/6506370d84551598db50acbcf3a570d833cb599a/extras/CodeToRun.R#L39

This should be updated to

cohortTableNames <- CohortGenerator::getCohortTableNames()

fdefalco avatar Jan 31 '23 20:01 fdefalco