Skip to content

Commit 9921120

Browse files
committed
rd
1 parent 5c10163 commit 9921120

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

R/factor_analysis.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ factor_analysis.data.frame <- function(x,
1414
sort = FALSE,
1515
threshold = NULL,
1616
standardize = FALSE,
17-
verbose = TRUE,
1817
...) {
1918
insight::check_if_installed("psych")
2019

man/principal_components.Rd

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)