Skip to content

Commit 21489cc

Browse files
docs
1 parent db8f06d commit 21489cc

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

man-roxygen/comparison_functions.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#' ```{r, echo = FALSE, results = "asis"}
1313
#' k <- marginaleffects:::comparison_function_dict
1414
#' k <- sapply(k, deparse1, collapse = "")
15-
#' k <- gsub("^function ", "\\\\", k)
15+
#' #k <- gsub("^function ", "\\\\\\\\", k)
1616
#' k <- data.frame(
1717
#' Shortcut = names(k),
1818
#' Function = k)

man/comparisons.Rd

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)