#' mypackage: A package for fitting single and multilevel SBMs.
#'
#' This package fits Bayesian stochastic block models (SBMs)
#'
#' @section mlsbm functions:
#' The mlsbm functions ...
#'
#' @docType package
#' @name mlsbm
#' @useDynLib mlsbm
#' @import Rcpp
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.