#' Gradient edgelist
#'
#' @format `data.frame` edgelist
#' - `from`
#' - `to`
#' - `weight`
#' @source Paper
"g_gradient"
#' Non gradient example edgelist
#'
#' @format `data.frame`
"g_nongradient"
#' Traffic example edgelist
#'
#' @format `data.frame`
"g_traffic"
#' Internal Migration NL
#'
#' @format `data.frame` edgelist
#' - `from`
#' - `to`
#' - `weight`
#' @source statline
"nl_migration"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.