Description Usage Arguments Value Examples
Get news based on sources category, language and country
1 2 | get_sources(category, language, country, apiKey = newsapi_key(),
endpoint = "sources")
|
category |
String category |
language |
String language |
country |
String country |
apiKey |
String apiKey |
endpoint |
String of endpoints |
dataframe
1 | ## Not run: get_sources(category = 'general',language = 'en')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.