This bunch of scripts show how to use googleCloudRunner for:
- deploying private docker image into Container registry of GCP
- run R code on this docker
- save the results in csv file in Google Cloud Storage
- upload the result into BigQuery
- Schedule everything in Cloud Scheduler for running in Cloud Build.
By going throw the examples you should run paragraphs from 50 main.R
code.