#' Ontario politician Twitter interaction network vertices
#'
#' Vertices of Twitter interaction network of Ontario province politicians
#'
#' @format A dataframe with 108 rows and 4 variables:
#' \describe{
#' \item{id}{Politician ID}
#' \item{screen_name}{Politician Twitter screen name}
#' \item{name}{Politician name}
#' \item{party}{Party affiliation}
#' }
#'
#' @source \href{https://cbelanger.netlify.app/post/ontario-meet-your-mpps-most-prolific-posters/}{Christopher Belanger}
#'
#' @examples
#' ontariopol_vertices
"ontariopol_vertices"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.