#' Synthetic network with 20 nodes and 28 edges
#'
#' This is a synthetic network of 20 nodes that is used as an example within
#' the `ergm` documentation. It has an interesting elongated shape - reminiscent
#' of a chemical molecule.
#'
#' @format `r data_format(molecule)`
#'
#' @template data
#'
#' @docType data
#' @name molecule
#' @family undirected networks
#' @keywords datasets
"molecule"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.