We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb9906 commit ab2bd60Copy full SHA for ab2bd60
R/create_certificate.R
@@ -9,8 +9,8 @@
9
#' (eg., YYYY-MM-DD)
10
#' @param cohort_website cohort website URL.
11
#' @param cohort_type What kind of cohort are the certificates for? This will
12
-#' choose the appropriate certificate template: `"standard"` (default) or
13
-#' `"nmfs"`.
+#' choose the appropriate certificate template: `"standard"` (default),
+#' `"nmfs"`, or `"pathways"``.
14
#' @param output_dir output directory for certificates. Default `"."`
15
#' @param quiet Suppress quarto warnings and other messages. Default `TRUE`.
16
#' Set to `FALSE` to help debug if any errors occur.
0 commit comments