Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 403 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 403 Bytes

INFO

This bunch of scripts show how to use googleCloudRunner for:

  1. deploying private docker image into Container registry of GCP
  2. run R code on this docker
  3. save the results in csv file in Google Cloud Storage
  4. upload the result into BigQuery
  5. Schedule everything in Cloud Scheduler for running in Cloud Build.

By going throw the examples you should run paragraphs from 50 main.R code.