Skip to content

Commit

Permalink
fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasoplakus committed Jan 13, 2025
1 parent 158a507 commit 15e74e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/templates/ad_adis.R
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ adis <- restrict_derivation(adis,
# STEP 9 Derivation of CRITyFL and CRITyFN ----
adis <- restrict_derivation(
dataset = adis,
derivation = derive_vars_crit_flag,
derivation = admiral::derive_vars_crit_flag,
args = params(
crit_nr = 1,
condition = AVAL >= ISLLOQ,
Expand Down

0 comments on commit 15e74e7

Please sign in to comment.