Skip to content

Commit

Permalink
v0.6.0 on CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Jan 6, 2021
1 parent 2f62179 commit b7c3590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vignettes/googleCloudStorageR.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ You can use your own Google Project with a credit card added to create buckets,

## Configuring your own Google Project

You will first need to [create a Google Cloud Project](https://cloud.google.com/resource-manager/docs/creating-managing-projects) and make sure that the Cloud Storage API is turned on. It is by default for new projects.

The recommended way is to use `gcs_setup()` which will help you create and download an authentication JSON key, and set your default bucket.

```r
Expand Down

0 comments on commit b7c3590

Please sign in to comment.