Skip to content

Commit 4c80276

Browse files
committed
edit output
1 parent ee9e27b commit 4c80276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/imprr_direct.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ imprr_direct <- function(data,
224224
return(
225225
list(
226226
est_p_random = df_random_summary,
227-
qoi = df_qoi_summary
227+
results = df_qoi_summary
228228
)
229229
)
230230
}

0 commit comments

Comments
 (0)