issues Search Results · repo:hrbrmstr/newsflash language:R
Filter by
12 results
(59 ms)12 results
inhrbrmstr/newsflash (press backspace or delete to remove)Many thanks for the package!
I noticed query_tv returns about 30 results most of time when I use ClipGallery mode
Initial try was to increase 3000L to a larger number: if (mode == ClipGallery ) query$maxresults ...
- yonoklee
- Opened on May 26, 2021
- #17
Hello!
I am getting the following error. Is this user error?
Error: lexical error: invalid char in json text.
!DOCTYPE html html lang= en-
...
- Madlevi
- 5
- Opened on Mar 8, 2018
- #14
It looks like the GDELT Project has provided documentation for the 2.0 API - I m working on a project that makes use of
this data, so I m already almost finished updating the query_tv function to work ...
- MikeGruz
- 5
- Opened on Feb 23, 2018
- #13
Hi there,
I m using your package to get long-term chyron data on hurricanes, similar to your example on R-Bloggers. My problem is
that I can t get any chyron data prior to September 7, which complicates ...
- elliottmorris
- 1
- Opened on Oct 2, 2017
- #10
Fantastic package, but I m missing something silly in passing date restrictions to the query_tv() function. For instance
library(newsflash)
library(tidyverse)
q1 - query_tv(
election ,
start_date ...
- thomasjwood
- 3
- Opened on Sep 26, 2017
- #9
query_tv( trump , tax,healthcare,wiretap,wiretaps,wiretapping,obamacare,avoidance,returns , start_date= 2017-03-12 , end_date= 2017-03-13 )
Error: lexical error: invalid char in json text.
...
enhancement
- pssguy
- 4
- Opened on Mar 15, 2017
- #8
When I run this code slightly amended from from [the blog
post](https://rud.is/b/2017/02/01/exploring-news-coverage-with-newsflash/?utm_content=bufferd52db utm_medium=social
utm_source=twitter.com utm_campaign=buffer) ...
- pssguy
- 7
- Opened on Mar 14, 2017
- #7
That might be a dumb question, but I run into the error
devtools::install_github( hrbrmstr/newsflash )
Downloading GitHub repo hrbrmstr/newsflash@master
from URL https://api.github.com/repos/hrbrmstr/newsflash/zipball/master ...
- randomgambit
- 3
- Opened on Mar 2, 2017
- #5
A call such as:
newsflash::query_tv( deep state ,
timespan = NULL,
start_date = begin, end_date = end)
will result in
## Error in if (is.null(timespan) | (tolower(timespan) ...
- yeedle
- Opened on Feb 24, 2017
- #3
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.