Learn R Programming

newscatcheR (version 0.0.2)

tld_sources: tld_sources A helper function to explore news sources by country (or other TLD)

Description

tld_sources A helper function to explore news sources by country (or other TLD)

Usage

tld_sources(tld = NULL)

Arguments

tld

a country code top level domain in the format ".de"

Value

a tibble containing the contents of the rss feed

Examples

Run this code
# NOT RUN {
tld_sources(tld = "de")
# }

Run the code above in your browser using DataLab