Skip to content

Commit 929a533

Browse files
committed
Fix minor doc issue; re-document
1 parent e4b2700 commit 929a533

File tree

3 files changed

+5
-15
lines changed

3 files changed

+5
-15
lines changed

R/deprec-cross.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#' Here is an example of equivalent usages for `cross()` and
1212
#' `expand_grid()`:
1313
#'
14-
#' ```{r}
14+
#' ```R
1515
#' data <- list(
1616
#' id = c("John", "Jane"),
1717
#' sep = c("! ", "... "),

man/cross.Rd

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

man/in_parallel.Rd

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

0 commit comments

Comments
 (0)