Skip to content

Commit 206d041

Browse files
committed
Fix example
1 parent c1f83ac commit 206d041

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/dockerignore-templates.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ dk_template_ignore_raw_data <- function(.dockerignore = NULL) {
637637
#' di <- dk_template_ignore_data()
638638
#'
639639
#' # Exclude raw data directories
640-
#' di <- dk_template_ignore_data(include_raw = FALSE)
640+
#' di <- dk_template_ignore_data(raw = FALSE)
641641
#'
642642
#' @details
643643
#' This template adds patterns to ignore common data files and directories that

man/dk_template_ignore_data.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)