# File man-roxygen/ergmConstraint-general.R in package ergm.multi, part of the
# Statnet suite of packages for network analysis, https://statnet.org .
#
# This software is distributed under the GPL-3 license. It is free,
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
################################################################################
#' <% name <- if(startsWith(name, "'")) substr(name, 2, 1000) else name %>
#' @name <%= name %>-ergmConstraint
#' @rdname <%= ergm:::.term.rdname("ergmConstraint", name) %>
#' @seealso [`ergmConstraint`] for index of constraints and hints currently visible to the package.
#'
#' \Sexpr[results=rd,stage=render]{ergm:::.formatTermKeywords("ergmConstraint", "<%= name %>", "subsection")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.