Skip to content

Commit

Permalink
one more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyDoorn committed May 7, 2024
1 parent 2baed2f commit cfa202d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/commonglm.R
Original file line number Diff line number Diff line change
Expand Up @@ -778,6 +778,8 @@
influenceTable$position <- position
influenceTable$showSpecifiedColumnsOnly <- TRUE
jaspResults[["influenceTable"]] <- influenceTable
} else {
return()
}

tableOptionToColName <- function(x) {
Expand Down

0 comments on commit cfa202d

Please sign in to comment.