# NOT RUN {
riingo_news(ticker = "QQQ")
# Filter by either source URL or tag
riingo_news(ticker = "QQQ", source = "bloomberg.com")
riingo_news(ticker = "QQQ", tags = "Earnings")
# A ticker is not required
riingo_news(tags = "Earnings")
# }
Run the code above in your browser using DataLab