library(tradeflows) library(knitr) opts_knit$set(root.dir="../..") # file paths are relative to the root of the project directory library(dplyr)
prefabraw <- readdbproduct(940600, "raw_flow_yearly") prefabval <- readdbproduct(940600, "validated_flow_yearly") # filter( grepl("Laos",reporter))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.