# This dataset is created on the fly from wpp2015
popF <- local({
data(popF, package="wpp2015")
source('migration.R')
popF[popF$country_code %in% migration$country_code,]
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.