View source: R/htk_generate_ctry_fiches.R
htk_generate_ctry_fiches | R Documentation |
generate the country fiche for the selected country
htk_generate_ctry_fiches(
Rmdfile = "skeleton.Rmd",
country_code_list,
path = NULL
)
Rmdfile |
the name of the file (.Rmd) that is used as template |
country_code_list |
a vector of iso3 codes for the |
path |
name of the directory where to store the pdf output group of countries that you want to generate the fiches |
pdf document from rmardown skeleton
Manuel Betin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.