Skip to content

Commit ab2bd60

Browse files
committed
Add pathways to cohor_types in docs
1 parent 9fb9906 commit ab2bd60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/create_certificate.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#' (eg., YYYY-MM-DD)
1010
#' @param cohort_website cohort website URL.
1111
#' @param cohort_type What kind of cohort are the certificates for? This will
12-
#' choose the appropriate certificate template: `"standard"` (default) or
13-
#' `"nmfs"`.
12+
#' choose the appropriate certificate template: `"standard"` (default),
13+
#' `"nmfs"`, or `"pathways"``.
1414
#' @param output_dir output directory for certificates. Default `"."`
1515
#' @param quiet Suppress quarto warnings and other messages. Default `TRUE`.
1616
#' Set to `FALSE` to help debug if any errors occur.

0 commit comments

Comments
 (0)