Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference to issue #210 #211

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Prev Previous commit
Next Next commit
Update cohort-diagnostics-characterization.R
  • Loading branch information
DrTTrousers authored Oct 12, 2023
commit 8963881a485f94a3bd5f813bc1ea51d43a579d40
1 change: 1 addition & 0 deletions R/cohort-diagnostics-characterization.R
Original file line number Diff line number Diff line change
@@ -1081,6 +1081,7 @@ cohortDiagCharacterizationModule <- function(
}

tplSql <- paste(tplSql, collapse = ", \n")
### Edit to resolve column name in db.
groupClause <- SqlRender::render("
GROUP BY db.cdm_source_name, tcr.covariate_name, tar.analysis_name, tcr.concept_id, is_binary
HAVING @having_clasuse