Skip to content

Commit

Permalink
Update index.Rmd
Browse files Browse the repository at this point in the history
notate using library to load metricminer after installing it
  • Loading branch information
kweav authored Sep 25, 2024
1 parent b325a86 commit 77a665e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ If you aren't a regular R user you can always use [posit.cloud](https://posit.cl

```
install.packages("metricminer")
library("metricminer")
token <- authorize("google")
```
Then you can use this object to extract two secrets by printing them out like this and you will need to store both to your metricminer dashboard GitHub secrets (which we will describe how to here).
Expand Down

0 comments on commit 77a665e

Please sign in to comment.