#' Ontario politician Twitter interaction network edglist
#'
#' Edgelist of Twitter interaction network of Ontario province politicians
#'
#' @format A dataframe with 6095 rows and 3 variables:
#' \describe{
#' \item{from}{Politician ID}
#' \item{to}{Politician ID}
#' \item{weight}{Number of Twitter interactions}
#' }
#'
#' @source \href{https://cbelanger.netlify.app/post/ontario-meet-your-mpps-most-prolific-posters/}{Christopher Belanger}
#'
#' @examples
#' ontariopol_edgelist
"ontariopol_edgelist"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.