/GCP_Rscheduler

Primary LanguageRMIT LicenseMIT

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.