1

我试图从谷歌趋势下载信息到 R 中的对象。有几个包,但我决定使用 Gtrends。我遇到了意想不到的问题,没有关于它的信息。

library(gtrendsR)
> google.trends = gtrends(c("blu-ray"), gprop = "web", time = "all")

Error in curl::curl_fetch_memory(url) : 
  schannel: failed to receive handshake, SSL/TLS connection failed

我想连接有一些问题,但我不知道如何解决。有任何想法吗?提前非常感谢。

R 版本:3.5.0。包版本:1.4.1

4

0 回答 0