Nothing
#' \code{statsExpressions}
#'
#' @title statsExpressions: Tidy Dataframes and Expressions with Statistical Details
#'
#' @description
#'
#' ```{r child="man/rmd-fragments/statsExpressions-package.Rmd"}
#'
#' ```
#'
#' @docType package
#' @aliases statsExpressions statsExpressions-package
#' @name statsExpressions-package
#' @keywords internal
"_PACKAGE"
## statsExpressions namespace: start
##
#' @import rlang
#' @import dplyr
#' @import glue
#' @import effectsize
#'
#' @importFrom insight format_value check_if_installed standardize_names
#' @importFrom parameters model_parameters
#' @importFrom purrr map2 map_dbl map_dfr
#'
## statsExpressions namespace: end
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.