#' Misc Functions
#'
#' A collection of functions and procedures
#'
#' @name wmisc-package
#' @aliases wmisc-package wmisc
#' @author Juergen Wilbert [aut, cre]
#' @keywords package
#' @import dplyr
#' @import graphics
#' @importFrom gt gt html opt_table_lines tab_options opt_table_font
#' @importFrom openxlsx write.xlsx
#' @importFrom forcats fct_explicit_na
#' @importFrom magrittr %>%
#' @importFrom glue glue
#' @importFrom lavaan fitMeasures
#' @importFrom psych scoreFast alpha describe fa fa.sort
#' @importFrom nlme lme VarCorr gls
#' @importFrom stats aggregate anova aov dnorm lm manova
#' @importFrom kableExtra kable_classic kable_classic_2 row_spec footnote
#' kable_styling column_spec
#' @importFrom knitr kable
#' @importFrom stats median pchisq qf qnorm qt sd t.test
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.