Skip to content

Commit 3698e66

Browse files
author
Rasmus Skytte Randløv
committed
docs(digest_to_checksum): Fix failing html translation
1 parent 96680f8 commit 3698e66

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/digest_to_checksum.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#' @param exclude (`character()`)\cr
1313
#' Columns to exclude from the checksum generation.
1414
#' @param warn (`logical(1)`)\cr
15-
#' Warn if <col> exists in the input data?
15+
#' Warn if `col` exists in the input data?
1616
#' @return
1717
#' .data with a checksum column added.
1818
#' @examples

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