Skip to content

Commit ba69291

Browse files
authored
Merge pull request #40 from explodecomputer/in_phase5
Update extractvars.r
2 parents 54d4c26 + 9c7326c commit ba69291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/extractvars.r

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ extractVarsCore <- function(x, spss=FALSE, haven=haven) {
145145
in_phase2=cp.obj.pat,
146146
in_phase3=cp.obj.pat,
147147
in_phase4=cp.obj.pat,
148+
in_phase5=cp.obj.pat,
148149
tripquad=cp.obj.pat)
149150
if (any(var.has.child.data)) {
150151
core.filters <- c(core.filters, child.filters)

0 commit comments

Comments
 (0)