Reading Tweets “Line by Line” in R
My Twitter pipeline collects the tweets with R but processes them with Python, but tor the event data class I just taught at APSA (material available here), I wanted to keep all of the code in R. I therefore needed to replace my Python code with R code that would open text files containing raw […]