Nothing
#' Sampson's Monks Data
#' @usage data(samplike)
#' @docType data
#' @name samplike
#' @aliases samplike
#' @section NOTE COPIED FROM ERGM PACKAGE:
#' Mislabeling in Versions Prior to 3.6.1: In \code{ergm} version
#' 3.6.0 and earlier, the adjacency matrices of the datasets
#' reflected an older ordering of the names.
#' @seealso florentine, network, plot.network, ergm
#' @references White, H.C., Boorman, S.A. and Breiger, R.L. (1976).
#' \emph{Social structure from multiple networks. I. Blockmodels of roles and
#' positions.} American Journal of Sociology, 81(4), 730-780.
NULL
#' Dutch School Data
#' @usage data(dutch_school)
#' @docType data
#' @name dutch_school
#' @aliases dutch_school
#' @section Data taken from https://www.stats.ox.ac.uk/~snijders/siena/tutorial2010_data.htm.
#' Processed as undirected networks.
#' @references Snijders, T.A.B., Steglich, C.E.G., and van de Bunt, G.G. (2010),
#' Introduction to actor-based models for network dynamics, Social Networks 32, 44-60,
#' http://dx.doi.org/10.1016/j.socnet.2009.02.004.
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.