R/plotmodsem-package.R

#' 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"))
sfcheung/plotmodsem documentation built on Dec. 23, 2021, 12:21 a.m.