Skip to content

Commit

Permalink
styler
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Dec 3, 2024
1 parent 6c5a008 commit 79970c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/dominance_analysis.R
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ dominance_analysis <- function(model, sets = NULL, all = NULL,
}

da_df_res <- datawizard::data_rename(
da_df_res,
da_df_res,
replacement = c(
"Parameter", "General_Dominance",
"Percent", "Ranks", "Subset"
Expand Down

0 comments on commit 79970c5

Please sign in to comment.