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 fdf95d3 commit e262d08Copy full SHA for e262d08
R/utils.R
@@ -92,7 +92,7 @@ git_init <- function(path = ".") {
92
#' wraps docopt to ensure that the args will always be
93
#' interpreted as a vector.
94
#'
95
-#' @param doc `character` vector with command line specification
+#' @param doc `character` vector with command line specification.
96
#' @param args `character` vector of command line arguments.
97
#' Defaults to `commandArgs(trailingOnly=TRUE)`.
98
#' @param ... Additional parameters passed to `docopt`
0 commit comments