Blame | Last modification | View Log | Download | RSS feed
library(RJSONIO)if(!is.null(getOption('NYTimesAPI'))) {news = getForm('http://api.nytimes.com/svc/search/v1/article', 'api-key' = getOption('NYTimesAPI')["Article Search"], query = "climate change")} elseload("newsUTF8.rda")fromJSON(news)