Skip to content

Commit d2bde85

Browse files
committed
Add gs4_auth() to example; document
1 parent 43ef5c5 commit d2bde85

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

R/create_certificate.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ create_certificate <- function(
127127
#'
128128
#' @examples
129129
#' \dontrun{
130+
#' googlesheets4::gs4_auth()
131+
#'
130132
#' registry <- googlesheets4::read_sheet("path-to-registry")
131133
#' participants <- googlesheets4::read_sheet("path-to-participants")
132134
#'

man/create_batch_certificates.Rd

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/create_batch_pathways_certificates.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)