show_languages {newscatcheR} | R Documentation |
Show languages Show all languages in the database.
Description
Show languages Show all languages in the database.
Usage
show_languages(rss_table = package_rss)
Arguments
rss_table |
a dataframe with urls and rss feeds in case you #need to construct your own out of websites not in the included database.#' #Be sure to have the same format as the included data. See 'R/package_rss.R' #for details. |
Value
a character vector of available languages
[Package newscatcheR version 0.1.2 Index]