#' Bottlenose dolphin social network
#'
#' Edgelist of network of frequent interaction between bottlenose dolphins in Doubtful Sound, New Zealand
#'
#' @format A dataframe with 159 rows and 2 variables:
#' \describe{
#' \item{from}{Dolphin ID}
#' \item{to}{Dolphin ID}
#' }
#'
#' @source \href{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1809954/pdf/14667378.pdf}{Lusseau et al, 2003}
#'
#' @examples
#' dolphins
"dolphins"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.