Skip to content

Commit

Permalink
Update DBgetEvalid.R
Browse files Browse the repository at this point in the history
  • Loading branch information
tfrescino committed Sep 21, 2023
1 parent 064de40 commit 808f809
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions R/DBgetEvalid.R
Original file line number Diff line number Diff line change
Expand Up @@ -914,8 +914,7 @@ DBgetEvalid <- function(states = NULL,
returnlst <- list(states=states, rslst=rslst,
evalidlist=evalidlist,
invtype=invtype, invyrtab=invyrtab,
invyrs=invyrs, evalType=evalTypelist,
FS_FIADB=FS_FIADB)
invyrs=invyrs, evalType=evalTypelist)
}
popevalgrptab <- POP_EVAL_GRPstcd
}
Expand Down

0 comments on commit 808f809

Please sign in to comment.