Description Usage Arguments Value
View source: R/get_emm_newsbrief.R
Imports and cleans RSS files from [http://emm.newsbrief.eu/]
1 2 3 4 5 6 | nwd_get_emm_newsbrief(
languages = c("ar", "bg", "cs", "da", "de", "el", "en", "es", "et", "fi", "fr", "hr",
"hu", "it", "lt", "lv", "nl", "pl", "pt", "ro", "ru", "sk", "sl", "sv", "sw", "tr",
"zh"),
shuffle = TRUE
)
|
languages |
A character vector of one or more languages as two letter codes (e.g. "en"). |
shuffle |
Logical, defaults to TRUE. If TRUE, order in which languages are processed is randomised. |
Nothing, used for its side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.