man-roxygen/ergmAuxiliary-general.R

#  File man-roxygen/ergmAuxiliary-general.R in package ergm, 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-2025 Statnet Commons
################################################################################
#' <% name <- if(startsWith(name, "'")) substr(name, 2, 1000) else name %>
#' @name <%= name %>-ergmAuxiliary
#' @rdname <%= ergm:::.term.rdname("ergmAuxiliary", name) %>
#' @keywords internal
#' @seealso [`ergmAuxiliary`] for index of auxiliaries currently visible to the package.
#'
#' \Sexpr[results=rd,stage=render]{ergm:::.formatTermKeywords("ergmAuxiliary", "<%= name %>", "subsection")}
statnet/ergm documentation built on June 9, 2025, 1:51 a.m.