Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed May 13, 2024
1 parent 9fdbd3e commit 5227a3e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ importFrom(sjstats,cramer)
importFrom(sjstats,crosstable_statistics)
importFrom(sjstats,phi)
importFrom(sjstats,table_values)
importFrom(sjstats,weighted_sd)
importFrom(stats,aov)
importFrom(stats,binomial)
importFrom(stats,chisq.test)
Expand Down
1 change: 0 additions & 1 deletion R/plot_frq.R
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ utils::globalVariables("density")
#' normal.curve.size = 3, ylim = c(0,50))
#' }
#' @import ggplot2
#' @importFrom sjstats weighted_sd
#' @importFrom sjmisc group_labels group_var to_value frq
#' @importFrom sjlabelled set_labels drop_labels
#' @importFrom stats na.omit sd weighted.mean dnorm
Expand Down

0 comments on commit 5227a3e

Please sign in to comment.