# NOT RUN {
# }
# NOT RUN {
project <- "myproject"
bucket <- "mybucket"
# get the email to give access
gcs_get_service_email(project)
# once email has access, create a new pub/sub topic for your bucket
gcs_create_pubsub("gcs_r", project, bucket)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab