Using BigQuery with R for Analyzing Data

后端 未结 3 2106
予麋鹿
予麋鹿 2020-12-31 19:19

I plan to use Google BigQuery (please feel free to suggest non Amazon non Azure services including by Google ) to do the following- a) Analyze using R specifically for data

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-31 19:41

    You can check r client for Bigquery. http://code.google.com/p/google-bigquery-r-client/

    You can execute bigquery and save the results in R dataframe using the google-bigquery-r-client.

提交回复
热议问题