#' plotmodsem: Plotting moderation effects in path models
#'
#' @description
#'
#' Plot the selected moderation effect in a path model fitted by an
#'' structural equation modeling package (e.g., lavaan)
#'
#' @seealso
#' [plotmod()]
#'
#' @docType package
#' @name plotmodsem-package
#'
NULL
utils::globalVariables(c("a", "b"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.