data <- read.csv("data_raw/countries_languages_nationalities.csv", sep = ";", stringsAsFactors=FALSE, header = TRUE) saveRDS(data, "data_raw/dicts/zz-COUNTRIES_LANGUAGES_NATIONALITIES_dict.RDS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.