Description Usage Arguments Value
View source: R/extract_domains.R
Extract domain names from pre-processed tweets
1 | nwd_extract_domains(language = NULL, date = NULL)
|
language |
A character vector of language two letter codes. Defaults to NULL. If NULL, processes available languages. |
date |
Only news downloaded in the given date will be considered. Defaults to current day. To get data for the previous day, use 'Sys.Date()-1' |
A data.frame (a tibble) with one column corresponding to the domain names found on a given date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.